Struct ke04z4_pac::ics::c2::BDIV_W[][src]

pub struct BDIV_W<'a> { /* fields omitted */ }
Expand description

Field BDIV writer - Bus Frequency Divider

Implementations

Writes variant to the field

Encoding 0-Divides the selected clock by 1.

Encoding 1-Divides the selected clock by 2 (reset default).

Encoding 2-Divides the selected clock by 4.

Encoding 3-Divides the selected clock by 8.

Encoding 4-Divides the selected clock by 16.

Encoding 5-Divides the selected clock by 32.

Encoding 6-Divides the selected clock by 64.

Encoding 7-Divides the selected clock by 128.

Writes raw bits to the field

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.