Struct stm32g0::stm32g070::rcc::apbenr1::R[][src]

pub struct R(_);
Expand description

Register APBENR1 reader

Implementations

Bit 1 - TIM3 timer clock enable

Bit 4 - TIM6 timer clock enable

Bit 5 - TIM7 timer clock enable

Bit 10 - RTC APB clock enable

Bit 11 - WWDG clock enable

Bit 14 - SPI2 clock enable

Bit 17 - USART2 clock enable

Bit 18 - USART3 clock enable

Bit 19 - USART4 clock enable

Bit 21 - I2C1 clock enable

Bit 22 - I2C2 clock enable

Bit 27 - Debug support clock enable

Bit 28 - Power interface clock enable

Methods from Deref<Target = R<APBENR1_SPEC>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Performs the conversion.

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.