MdmApW

Type Alias MdmApW 

pub type MdmApW<'a, REG> = BitWriter<'a, REG, MdmAp>;
Expand description

Field MDM_AP writer - MDM-AP System Reset Request

Aliased Type§

pub struct MdmApW<'a, REG> { /* private fields */ }

Implementations§

§

impl<'a, REG> MdmApW<'a, REG>
where REG: Writable + RegisterSpec,

pub fn _0(self) -> &'a mut W<REG>

Interrupt disabled.

pub fn _1(self) -> &'a mut W<REG>

Interrupt enabled.