nrf52840_pac::radio::intenset

Type Alias PAYLOAD_R

Source
pub type PAYLOAD_R = BitReader<PAYLOAD_A>;
Expand description

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

Aliased Type§

struct PAYLOAD_R { /* private fields */ }

Implementations§

Source§

impl PAYLOAD_R

Source

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