Type Definition lpc81x_pac::lpc811::mrt0::channel::intval::LOAD_W

source ·
pub type LOAD_W<'a, const O: u8> = BitWriter<'a, u32, INTVAL_SPEC, LOAD_A, O>;
Expand description

Field LOAD writer - Determines how the timer interval value IVALUE -1 is loaded into the TIMERn register. This bit is write-only. Reading this bit always returns 0.

Implementations§

No force load. The load from the INTVALn register to the TIMERn register is processed at the end of the time interval if the repeat mode is selected.

Force load. The INTVALn interval value IVALUE -1 is immediately loaded into the TIMERn register while TIMERn is running.