nrf52840_pac::spis0::config

Type Alias 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