Type Alias nrf52840_pac::qspi::cinstrconf::LENGTH_R

source ·
pub type LENGTH_R = FieldReader<u8, LENGTH_A>;
Expand description

Field LENGTH reader - Length of custom instruction in number of bytes.

Aliased Type§

struct LENGTH_R { /* private fields */ }

Implementations§

source§

impl LENGTH_R

source

pub fn variant(&self) -> Option<LENGTH_A>

Get enumerated values variant

source

pub fn is_1b(&self) -> bool

Checks if the value of the field is _1B

source

pub fn is_2b(&self) -> bool

Checks if the value of the field is _2B

source

pub fn is_3b(&self) -> bool

Checks if the value of the field is _3B

source

pub fn is_4b(&self) -> bool

Checks if the value of the field is _4B

source

pub fn is_5b(&self) -> bool

Checks if the value of the field is _5B

source

pub fn is_6b(&self) -> bool

Checks if the value of the field is _6B

source

pub fn is_7b(&self) -> bool

Checks if the value of the field is _7B

source

pub fn is_8b(&self) -> bool

Checks if the value of the field is _8B

source

pub fn is_9b(&self) -> bool

Checks if the value of the field is _9B