Type Alias nrf52832_hal::pac::pdm::mode::OPERATION_W

source ·
pub type OPERATION_W<'a, const O: u8> = BitWriterRaw<'a, u32, MODE_SPEC, OPERATION_A, BitM, O>;
Expand description

Field OPERATION writer - Mono or stereo operation

Aliased Type§

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