Type Alias atsame51j::i2s::txctrl::SLOTADJ_R

source ·
pub type SLOTADJ_R = BitReader<SLOTADJSELECT_A>;
Expand description

Field SLOTADJ reader - Data Slot Formatting Adjust

Aliased Type§

struct SLOTADJ_R { /* private fields */ }

Implementations§

source§

impl SLOTADJ_R

source

pub const fn variant(&self) -> SLOTADJSELECT_A

Get enumerated values variant

source

pub fn is_right(&self) -> bool

Data is right adjusted in slot

source

pub fn is_left(&self) -> bool

Data is left adjusted in slot