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

Field CLK writer - MDC CLock Division

Implementations

Writes variant to the field

MCK divided by 8 (MCK up to 20 MHz)

MCK divided by 16 (MCK up to 40 MHz)

MCK divided by 32 (MCK up to 80 MHz)

MCK divided by 48 (MCK up to 120 MHz)

MCK divided by 64 (MCK up to 160 MHz)

MCK divided by 96 (MCK up to 240 MHz)

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.