Type Alias stm32_hal2::pac::stk::csr::COUNTFLAG_W

source ·
pub type COUNTFLAG_W<'a, const O: u8> = BitWriterRaw<'a, u32, CSR_SPEC, bool, BitM, O>;
Expand description

Field COUNTFLAG writer - COUNTFLAG

Aliased Type§

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