Struct stm32ral::stm32mp::peripherals::vrefbuf::RegisterBlock[][src]

#[repr(C)]
pub struct RegisterBlock { pub VREFBUF_CSR: RWRegister<u32>, pub VREFBUF_CCR: RWRegister<u32>, }

Fields

VREFBUF_CSR: RWRegister<u32>

VREFBUF control and status register

VREFBUF_CCR: RWRegister<u32>

VREFBUF calibration control register

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.