Type Alias stm32_hal2::pac::otg1_hs_global::gintsts::EOPF_W

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

Field EOPF writer - End of periodic frame interrupt

Aliased Type§

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