Type Alias nrf52840_hal::pac::i2s::config::align::ALIGN_W

source ·
pub type ALIGN_W<'a, const O: u8> = BitWriterRaw<'a, u32, ALIGN_SPEC, ALIGN_A, BitM, O>;
Expand description

Field ALIGN writer - Alignment of sample within a frame.

Aliased Type§

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