[][src]Type Definition lpc54606_pac::mrt0::channel::stat::R

type R = R<u32, STAT>;

Reader of register STAT

Methods

impl R[src]

pub fn intflag(&self) -> INTFLAG_R[src]

Bit 0 - Monitors the interrupt flag.

pub fn run(&self) -> RUN_R[src]

Bit 1 - Indicates the state of TIMERn. This bit is read-only.

pub fn inuse(&self) -> INUSE_R[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.