Type Alias atsame54n::i2s::rxctrl::SLOTADJ_W

source ·
pub type SLOTADJ_W<'a, REG, const O: u8> = BitWriter<'a, REG, O, SLOTADJSELECT_A>;
Expand description

Field SLOTADJ writer - Data Slot Formatting Adjust

Aliased Type§

struct SLOTADJ_W<'a, REG, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, REG, const O: u8> SLOTADJ_W<'a, REG, O>
where REG: Writable + RegisterSpec,

source

pub fn right(self) -> &'a mut W<REG>

Data is right adjusted in slot

source

pub fn left(self) -> &'a mut W<REG>

Data is left adjusted in slot