Struct gd32f1::gd32f130::rcu::apb2en::R[][src]

pub struct R(_);
Expand description

Register APB2EN reader

Implementations

Bit 0 - System configuration and comparator clock enable

Bit 9 - ADC interface clock enable

Bit 11 - TIMER0 timer clock enable

Bit 12 - SPI0 clock enable

Bit 14 - USART0 clock enable

Bit 16 - TIMER14 timer clock enable

Bit 17 - TIMER15 timer clock enable

Bit 18 - TIMER16 timer clock enable

Methods from Deref<Target = R<APB2EN_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.