Type Alias stm32_hal2::pac::pwr::cr3::SDEN_W

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

Field SDEN writer - SD converter Enable

Aliased Type§

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