Struct ht32f523x2::ckcu::ckcu_apbccr0::R

source ·
pub struct R { /* private fields */ }
Expand description

Value read from the register

Implementations

Value of the register as raw bits

Bit 0 - I2C0EN

Bit 1 - I2C1EN

Bit 4 - SPI0EN

Bit 5 - SPI1EN

Bit 8 - USR0EN

Bit 9 - USR1EN

Bit 10 - UR0EN

Bit 11 - UR1EN

Bit 14 - AFIOEN

Bit 15 - EXTIEN

Bit 24 - SCI0EN

Bit 25 - I2SEN

Bit 27 - SCI1EN

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

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Should always be Self
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.