Struct stm32ral::stm32g0::peripherals::dac_v2::ResetValues[][src]

pub struct ResetValues {
Show 24 fields pub DAC_CR: u32, pub DAC_SWTRGR: u32, pub DAC_DHR12R1: u32, pub DAC_DHR12L1: u32, pub DAC_DHR8R1: u32, pub DAC_DHR12R2: u32, pub DAC_DHR12L2: u32, pub DAC_DHR8R2: u32, pub DAC_DHR12RD: u32, pub DAC_DHR12LD: u32, pub DAC_DHR8RD: u32, pub DAC_DOR1: u32, pub DAC_DOR2: u32, pub DAC_SR: u32, pub DAC_CCR: u32, pub DAC_MCR: u32, pub DAC_SHSR1: u32, pub DAC_SHSR2: u32, pub DAC_SHHR: u32, pub DAC_SHRR: u32, pub IP_HWCFGR0: u32, pub VERR: u32, pub IPIDR: u32, pub SIDR: u32,
}

Fields

DAC_CR: u32DAC_SWTRGR: u32DAC_DHR12R1: u32DAC_DHR12L1: u32DAC_DHR8R1: u32DAC_DHR12R2: u32DAC_DHR12L2: u32DAC_DHR8R2: u32DAC_DHR12RD: u32DAC_DHR12LD: u32DAC_DHR8RD: u32DAC_DOR1: u32DAC_DOR2: u32DAC_SR: u32DAC_CCR: u32DAC_MCR: u32DAC_SHSR1: u32DAC_SHSR2: u32DAC_SHHR: u32DAC_SHRR: u32IP_HWCFGR0: u32VERR: u32IPIDR: u32SIDR: u32

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.