Type Alias stm32_hal2::pac::otg1_hs_host::hcint3::NAK_W

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

Field NAK writer - NAK response received interrupt

Aliased Type§

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