nrf52840_pac::nfct::framedelaymode

Type Alias FRAMEDELAYMODE_R

Source
pub type FRAMEDELAYMODE_R = FieldReader<u8, FRAMEDELAYMODE_A>;
Expand description

Field FRAMEDELAYMODE reader - Configuration register for the Frame Delay Timer

Aliased Type§

struct FRAMEDELAYMODE_R { /* private fields */ }

Implementations§

Source§

impl FRAMEDELAYMODE_R

Source

pub fn variant(&self) -> FRAMEDELAYMODE_A

Get enumerated values variant

Source

pub fn is_free_run(&self) -> bool

Checks if the value of the field is FREE_RUN

Source

pub fn is_window(&self) -> bool

Checks if the value of the field is WINDOW

Source

pub fn is_exact_val(&self) -> bool

Checks if the value of the field is EXACT_VAL

Source

pub fn is_window_grid(&self) -> bool

Checks if the value of the field is WINDOW_GRID