Type Alias stm32_hal2::pac::fmac::sr::UNFL_W

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

Field UNFL writer - Underflow error flag

Aliased Type§

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