Type Alias stm32_hal2::pac::octospi1::tcr::DHQC_W

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

Field DHQC writer - Delay hold quarter cycle

Aliased Type§

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