nrf52840_pac::radio::pdustat

Type Alias PDUSTAT_R

Source
pub type PDUSTAT_R = BitReader<PDUSTAT_A>;
Expand description

Field PDUSTAT reader - Status on payload length vs. PCNF1.MAXLEN

Aliased Type§

struct PDUSTAT_R { /* private fields */ }

Implementations§

Source§

impl PDUSTAT_R

Source

pub fn variant(&self) -> PDUSTAT_A

Get enumerated values variant

Source

pub fn is_less_than(&self) -> bool

Checks if the value of the field is LESS_THAN

Source

pub fn is_greater_than(&self) -> bool

Checks if the value of the field is GREATER_THAN