nrf52840_pac::i2s::intenset

Type Alias RXPTRUPD_R

Source
pub type RXPTRUPD_R = BitReader<RXPTRUPD_A>;
Expand description

Field RXPTRUPD reader - Write ‘1’ to enable 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