R

Type Alias R 

pub type R = R<SrsSpec>;
Expand description

Register SRS reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

§

impl R

pub fn lvd(&self) -> LvdR

Bit 1 - Low-Voltage Detect Reset or High-Voltage Detect Reset

pub fn loc(&self) -> LocR

Bit 2 - Loss-of-Clock Reset

pub fn lol(&self) -> LolR

Bit 3 - Loss-of-Lock Reset

pub fn wdog(&self) -> WdogR

Bit 5 - Watchdog

pub fn pin(&self) -> PinR

Bit 6 - External Reset Pin

pub fn por(&self) -> PorR

Bit 7 - Power-On Reset

pub fn jtag(&self) -> JtagR

Bit 8 - JTAG generated reset

pub fn lockup(&self) -> LockupR

Bit 9 - Core Lockup

pub fn sw(&self) -> SwR

Bit 10 - Software

pub fn mdm_ap(&self) -> MdmApR

Bit 11 - MDM-AP System Reset Request

pub fn sackerr(&self) -> SackerrR

Bit 13 - Stop Acknowledge Error