Type Definition lpc81x_pac::lpc810::sct0::ctrl::HALT_L_W

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

Field HALT_L writer - When this bit is 1, the L or unified counter does not run and no events can occur. A reset sets this bit. When the HALT_L bit is one, the STOP_L bit is cleared. It is possible to remove the halt condition while keeping the SCT in the stop condition (not running) with a single write to this register to simultaneously clear the HALT bit and set the STOP bit. Once set, only software can clear this bit to restore counter operation. This bit is set on reset.