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

source ·
pub type MATCHMEM_W<'a, const O: u8> = BitWriter<'a, u32, EV_CTRL_SPEC, bool, O>;
Expand description

Field MATCHMEM writer - If this bit is one and the COMBMODE field specifies a match component to the triggering of this event, then a match is considered to be active whenever the counter value is GREATER THAN OR EQUAL TO the value specified in the match register when counting up, LESS THEN OR EQUAL TO the match value when counting down. If this bit is zero, a match is only be active during the cycle when the counter is equal to the match value.