Type Alias nrf52840_pac::radio::pcnf1::WHITEEN_R

source ·
pub type WHITEEN_R = BitReader<WHITEEN_A>;
Expand description

Field WHITEEN reader - Enable or disable packet whitening

Aliased Type§

struct WHITEEN_R { /* private fields */ }

Implementations§

source§

impl WHITEEN_R

source

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