SmdmApR

Type Alias SmdmApR 

pub type SmdmApR = BitReader<SmdmAp>;
Expand description

Field SMDM_AP reader - Sticky MDM-AP System Reset Request

Aliased Type§

pub struct SmdmApR { /* private fields */ }

Implementations§

§

impl SmdmApR

pub const fn variant(&self) -> SmdmAp

Get enumerated values variant

pub fn is_0(&self) -> bool

Reset was not caused by host debugger system setting of the System Reset Request bit

pub fn is_1(&self) -> bool

Reset was caused by host debugger system setting of the System Reset Request bit