Type Alias stm32_hal2::pac::otg1_hs_device::doepctl7::CNAK_W

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

Field CNAK writer - Clear NAK

Aliased Type§

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