pub type TEMPCMPMOD_W<'a, const O: u8> = FieldWriterSafe<'a, u32, TEMPMR_SPEC, u8, TEMPCMPMODSELECT_A, 2, O>;
Expand description

Field TEMPCMPMOD writer - Temperature Comparison Mode

Implementations

Generates an event when the converted data is lower than the low threshold of the window.

Generates an event when the converted data is higher than the high threshold of the window.

Generates an event when the converted data is in the comparison window.

Generates an event when the converted data is out of the comparison window.