Type Alias atsame54n::i2s::rxctrl::MONO_W

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

Field MONO writer - Mono Mode

Aliased Type§

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

Implementations§

source§

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

source

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

Normal mode

source

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

Left channel data is duplicated to right channel