R

Type Alias R 

pub type R = R<SrieSpec>;
Expand description

Register SRIE reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

§

impl R

pub fn delay(&self) -> DelayR

Bits 0:1 - Reset Delay Time

pub fn loc(&self) -> LocR

Bit 2 - Loss-of-Clock Interrupt

pub fn lol(&self) -> LolR

Bit 3 - Loss-of-Lock Interrupt

pub fn wdog(&self) -> WdogR

Bit 5 - Watchdog Interrupt

pub fn pin(&self) -> PinR

Bit 6 - External Reset Pin Interrupt

pub fn gie(&self) -> GieR

Bit 7 - Global Interrupt Enable

pub fn jtag(&self) -> JtagR

Bit 8 - JTAG generated reset

pub fn lockup(&self) -> LockupR

Bit 9 - Core Lockup Interrupt

pub fn sw(&self) -> SwR

Bit 10 - Software Interrupt

pub fn mdm_ap(&self) -> MdmApR

Bit 11 - MDM-AP System Reset Request

pub fn sackerr(&self) -> SackerrR

Bit 13 - Stop Acknowledge Error Interrupt