nrf52840_pac::radio::intenset

Type Alias TXREADY_R

Source
pub type TXREADY_R = BitReader<TXREADY_A>;
Expand description

Field TXREADY reader - Write ‘1’ to enable interrupt for TXREADY event

Aliased Type§

struct TXREADY_R { /* private fields */ }

Implementations§

Source§

impl TXREADY_R

Source

pub fn variant(&self) -> TXREADY_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