Type Alias stm32f4xx_hal::pac::sai::ch::cr2::CPL_W

source ·
pub type CPL_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR2_SPEC, CPL_A, BitM, O>;
Expand description

Field CPL writer - Complement bit

Aliased Type§

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