Type Alias nrf52840_pac::radio::pdustat::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