Type Alias stm32_hal2::pac::otg1_hs_device::diepint6::BERR_W

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

Field BERR writer - Babble error interrupt

Aliased Type§

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