nrf52840_pac::radio::pcnf0

Type Alias PLEN_R

Source
pub type PLEN_R = FieldReader<u8, PLEN_A>;
Expand description

Field PLEN reader - Length of preamble on air. Decision point: TASKS_START task

Aliased Type§

struct PLEN_R { /* private fields */ }

Implementations§

Source§

impl PLEN_R

Source

pub fn variant(&self) -> PLEN_A

Get enumerated values variant

Source

pub fn is_8bit(&self) -> bool

Checks if the value of the field is _8BIT

Source

pub fn is_16bit(&self) -> bool

Checks if the value of the field is _16BIT

Source

pub fn is_32bit_zero(&self) -> bool

Checks if the value of the field is _32BIT_ZERO

Source

pub fn is_long_range(&self) -> bool

Checks if the value of the field is LONG_RANGE