[][src]Type Definition nrf52832_pac::radio::crccnf::LEN_R

type LEN_R = R<u8, LEN_A>;

Reader of field LEN

Methods

impl LEN_R[src]

pub fn variant(&self) -> LEN_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_one(&self) -> bool[src]

Checks if the value of the field is ONE

pub fn is_two(&self) -> bool[src]

Checks if the value of the field is TWO

pub fn is_three(&self) -> bool[src]

Checks if the value of the field is THREE