Type Alias stm32_hal2::pac::otg1_hs_host::hcintmsk10::ACKM_W

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

Field ACKM writer - ACK response received/transmitted interrupt mask

Aliased Type§

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