Type Alias atsame54n::wdt::config::PER_W

source ·
pub type PER_W<'a, REG, const O: u8> = FieldWriter<'a, REG, 4, O, PERSELECT_A>;
Expand description

Field PER writer - Time-Out Period

Aliased Type§

struct PER_W<'a, REG, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, REG, const O: u8> PER_W<'a, REG, O>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

source

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

8 clock cycles

source

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

16 clock cycles

source

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

32 clock cycles

source

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

64 clock cycles

source

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

128 clock cycles

source

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

256 clock cycles

source

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

512 clock cycles

source

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

1024 clock cycles

source

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

2048 clock cycles

source

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

4096 clock cycles

source

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

8192 clock cycles

source

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

16384 clock cycles