Type Alias stm32_hal2::pac::otg1_hs_host::hcint1::ACK_W

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

Field ACK writer - ACK response received/transmitted interrupt

Aliased Type§

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