Type Alias nrf52840_pac::i2s::inten::RXPTRUPD_R

source ·
pub type RXPTRUPD_R = BitReader<RXPTRUPD_A>;
Expand description

Field RXPTRUPD reader - Enable or disable interrupt for RXPTRUPD event

Aliased Type§

struct RXPTRUPD_R { /* private fields */ }

Implementations§

source§

impl RXPTRUPD_R

source

pub fn variant(&self) -> RXPTRUPD_A

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

Checks if the value of the field is DISABLED

source

pub fn is_enabled(&self) -> bool

Checks if the value of the field is ENABLED