Type Alias stm32_hal2::pac::spi1::ifcr::TSERFC_W

source ·
pub type TSERFC_W<'a, const O: u8> = BitWriterRaw<'a, u32, IFCR_SPEC, EOTC_AW, BitM, O>;
Expand description

Field EOTC writer - End Of Transfer flag clear

Aliased Type§

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