Type Alias stm32_hal2::pac::spdifrx::imr::SBLKIE_W

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

Field SBLKIE writer - Synchronization Block Detected Interrupt Enable

Aliased Type§

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