Struct stm32wb_stm32hal::stm32wb55::wwdg::RegisterBlock[][src]

#[repr(C)]
pub struct RegisterBlock { pub cr: CR, pub cfr: CFR, pub sr: SR, }
Expand description

Register block

Fields

cr: CR

0x00 - Control register

cfr: CFR

0x04 - Configuration register

sr: SR

0x08 - Status 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.