Type Alias atsame54n::sercom0::spis::ctrla::DORD_R

source ·
pub type DORD_R = BitReader<DORDSELECT_A>;
Expand description

Field DORD reader - Data Order

Aliased Type§

struct DORD_R { /* private fields */ }

Implementations§

source§

impl DORD_R

source

pub const fn variant(&self) -> DORDSELECT_A

Get enumerated values variant

source

pub fn is_msb(&self) -> bool

MSB is transferred first

source

pub fn is_lsb(&self) -> bool

LSB is transferred first