[−][src]Type Definition lpc55_pac::mrt0::channel::stat::W
type W = W<u32, STAT>;
Writer for register STAT
Implementations
impl W
[src]
pub fn intflag(&mut self) -> INTFLAG_W<'_>
[src]
Bit 0 - Monitors the interrupt flag.
pub fn run(&mut self) -> RUN_W<'_>
[src]
Bit 1 - Indicates the state of TIMERn. This bit is read-only.
pub fn inuse(&mut self) -> INUSE_W<'_>
[src]
Bit 2 - Channel In Use flag. Operating details depend on the MULTITASK bit in the MODCFG register, and affects the use of IDLE_CH. See Idle channel register for details of the two operating modes.