Struct stm32ral::stm32f4::peripherals::sai::ResetValues[][src]

pub struct ResetValues {
Show 16 fields pub CR1A: u32, pub CR2A: u32, pub FRCRA: u32, pub SLOTRA: u32, pub IMA: u32, pub SRA: u32, pub CLRFRA: u32, pub DRA: u32, pub CR1B: u32, pub CR2B: u32, pub FRCRB: u32, pub SLOTRB: u32, pub IMB: u32, pub SRB: u32, pub CLRFRB: u32, pub DRB: u32,
}

Fields

CR1A: u32CR2A: u32FRCRA: u32SLOTRA: u32IMA: u32SRA: u32CLRFRA: u32DRA: u32CR1B: u32CR2B: u32FRCRB: u32SLOTRB: u32IMB: u32SRB: u32CLRFRB: u32DRB: 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.