Type Alias TIMEOUT_R

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

Field TIMEOUT reader - LFXO Timeout

Aliased Type§

pub struct TIMEOUT_R { /* private fields */ }

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