pub struct PREDIV_W<'a> { /* private fields */ }
Expand description

Field PREDIV writer - PREDIV division factor

Implementations

Writes variant to the field

PREDIV input clock not divided

PREDIV input clock divided by 2

PREDIV input clock divided by 3

PREDIV input clock divided by 4

PREDIV input clock divided by 5

PREDIV input clock divided by 6

PREDIV input clock divided by 7

PREDIV input clock divided by 8

PREDIV input clock divided by 9

PREDIV input clock divided by 10

PREDIV input clock divided by 11

PREDIV input clock divided by 12

PREDIV input clock divided by 13

PREDIV input clock divided by 14

PREDIV input clock divided by 15

PREDIV input clock divided by 16

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

Returns the argument unchanged.

Calls U::from(self).

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

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.