Type Alias nrf52840_pac::twim0::frequency::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