Type Alias stm32_hal2::pac::fmac::sr::X1FULL_W

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

Field X1FULL writer - X1 buffer full flag

Aliased Type§

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