pub type TIMEOUT_R = FieldReader<u8, TIMEOUT_A>;
Expand description

Field TIMEOUT reader - LFXO Timeout

Implementations§

source§

impl TIMEOUT_R

source

pub fn variant(&self) -> TIMEOUT_A

Get enumerated values variant

source

pub fn is_2cycles(&self) -> bool

Checks if the value of the field is _2CYCLES

source

pub fn is_256cycles(&self) -> bool

Checks if the value of the field is _256CYCLES

source

pub fn is_1kcycles(&self) -> bool

Checks if the value of the field is _1KCYCLES

source

pub fn is_2kcycles(&self) -> bool

Checks if the value of the field is _2KCYCLES

source

pub fn is_4kcycles(&self) -> bool

Checks if the value of the field is _4KCYCLES

source

pub fn is_8kcycles(&self) -> bool

Checks if the value of the field is _8KCYCLES

source

pub fn is_16kcycles(&self) -> bool

Checks if the value of the field is _16KCYCLES

source

pub fn is_32kcycles(&self) -> bool

Checks if the value of the field is _32KCYCLES