Type Definition lpc81x_pac::lpc811::mrt0::channel::stat::RUN_W

source ·
pub type RUN_W<'a, const O: u8> = BitWriter<'a, u32, STAT_SPEC, RUN_A, O>;
Expand description

Field RUN writer - Indicates the state of TIMERn. This bit is read-only.

Implementations§

Idle state. TIMERn is stopped.

Running. TIMERn is running.