Struct lpc845_pac::ctimer0::emr::EMC0_W[][src]

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

Field EMC0 writer - External Match Control 0. Determines the functionality of External Match 0.

Implementations

Writes variant to the field

Do Nothing.

Clear. Clear the corresponding External Match bit/output to 0 (MAT0 pin is LOW if pinned out).

Set. Set the corresponding External Match bit/output to 1 (MAT0 pin is HIGH if pinned out).

Toggle. Toggle the corresponding External Match bit/output.

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.