nrf52840_pac::twim0::frequency

Type Alias FREQUENCY_R

Source
pub type FREQUENCY_R = FieldReader<u32, FREQUENCY_A>;
Expand description

Field FREQUENCY reader - TWI master clock frequency

Aliased Type§

struct FREQUENCY_R { /* private fields */ }

Implementations§

Source§

impl FREQUENCY_R

Source

pub fn variant(&self) -> Option<FREQUENCY_A>

Get enumerated values variant

Source

pub fn is_k100(&self) -> bool

Checks if the value of the field is K100

Source

pub fn is_k250(&self) -> bool

Checks if the value of the field is K250

Source

pub fn is_k400(&self) -> bool

Checks if the value of the field is K400