MdmApR

Type Alias MdmApR 

pub type MdmApR = BitReader<MdmAp>;
Expand description

Field MDM_AP reader - MDM-AP System Reset Request

Aliased Type§

pub struct MdmApR { /* private fields */ }

Implementations§

§

impl MdmApR

pub const fn variant(&self) -> MdmAp

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