Type Alias nrf52840_pac::nfct::framedelaymode::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