DelayW

Type Alias DelayW 

pub type DelayW<'a, REG> = FieldWriter<'a, REG, 2, Delay, Safe>;
Expand description

Field DELAY writer - Reset Delay Time

Aliased Type§

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

Implementations§

§

impl<'a, REG> DelayW<'a, REG>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

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

10 LPO cycles

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

34 LPO cycles

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

130 LPO cycles

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

514 LPO cycles