pub type DatTimeoutCntValW<'a, REG> = FieldWriter<'a, REG, 4, DatTimeoutCntVal>;
Expand description

Field DAT_TIMEOUT_CNT_VAL writer - Data Timeout Counter Value

Aliased Type§

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

Implementations§

source§

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

source

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

TMCLK * 2^13

source

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

TMCLK * 2^14

source

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

TMCLK * 2^27