Type Alias atsame54n::i2s::rxctrl::BITREV_R

source ·
pub type BITREV_R = BitReader<BITREVSELECT_A>;
Expand description

Field BITREV reader - Data Formatting Bit Reverse

Aliased Type§

struct BITREV_R { /* private fields */ }

Implementations§

source§

impl BITREV_R

source

pub const fn variant(&self) -> BITREVSELECT_A

Get enumerated values variant

source

pub fn is_msbit(&self) -> bool

Transfer Data Most Significant Bit (MSB) first (default for I2S protocol)

source

pub fn is_lsbit(&self) -> bool

Transfer Data Least Significant Bit (LSB) first