Type Definition lpc81x_pac::lpc811::sct0::ev::ev_ctrl::DIRECTION_R

source ·
pub type DIRECTION_R = FieldReader<u8, DIRECTION_A>;
Expand description

Field DIRECTION reader - Direction qualifier for event generation. This field only applies when the counters are operating in BIDIR mode. If BIDIR = 0, the SCT ignores this field. Value 0x3 is reserved.

Implementations§

Get enumerated values variant

Checks if the value of the field is DIRECTION_INDEPENDENT

Checks if the value of the field is COUNTING_UP

Checks if the value of the field is COUNTING_DOWN