atsamd21j::wdt::ewctrl

Type Alias EwoffsetW

Source
pub type EwoffsetW<'a, REG> = FieldWriter<'a, REG, 4, Ewoffsetselect>;
Expand description

Field EWOFFSET writer - Early Warning Interrupt Time Offset

Aliased Type§

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

Implementations§

Source§

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

Source

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

8 clock cycles

Source

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

16 clock cycles

Source

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

32 clock cycles

Source

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

64 clock cycles

Source

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

128 clock cycles

Source

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

256 clock cycles

Source

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

512 clock cycles

Source

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

1024 clock cycles

Source

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

2048 clock cycles

Source

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

4096 clock cycles

Source

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

8192 clock cycles

Source

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

16384 clock cycles