Type Alias nrf52840_pac::spi0::config::ORDER_R

source ·
pub type ORDER_R = BitReader<ORDER_A>;
Expand description

Field ORDER reader - Bit order

Aliased Type§

struct ORDER_R { /* private fields */ }

Implementations§

source§

impl ORDER_R

source

pub fn variant(&self) -> ORDER_A

Get enumerated values variant

source

pub fn is_msb_first(&self) -> bool

Checks if the value of the field is MSB_FIRST

source

pub fn is_lsb_first(&self) -> bool

Checks if the value of the field is LSB_FIRST