Type Definition lpc81x_pac::lpc810::mrt0::channel::ctrl::MODE_R

source ·
pub type MODE_R = FieldReader<u8, MODE_A>;
Expand description

Field MODE reader - Selects timer mode.

Implementations§

Get enumerated values variant

Checks if the value of the field is REPEAT_INTERRUPT_MODE

Checks if the value of the field is ONE_SHOT_INTERRUPT_MODE

Checks if the value of the field is ONE_SHOT_STALL_MODE