Type Alias nrf52840_pac::radio::crccnf::LEN_R

source ·
pub type LEN_R = FieldReader<u8, LEN_A>;
Expand description

Field LEN reader - CRC length in number of bytes.

Aliased Type§

struct LEN_R { /* private fields */ }

Implementations§

source§

impl LEN_R

source

pub fn variant(&self) -> LEN_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_one(&self) -> bool

Checks if the value of the field is ONE

source

pub fn is_two(&self) -> bool

Checks if the value of the field is TWO

source

pub fn is_three(&self) -> bool

Checks if the value of the field is THREE