Struct lpc845_pac::sct0::config::CKSEL_W[][src]

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

Field CKSEL writer - SCT clock select. The specific functionality of the designated input/edge is dependent on the CLKMODE bit selection in this register.

Implementations

Writes variant to the field

Rising edges on input 0.

Falling edges on input 0.

Rising edges on input 1.

Falling edges on input 1.

Rising edges on input 2.

Falling edges on input 2.

Rising edges on input 3.

Falling edges on input 3.

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.