[][src]Type Definition lpc55s6x_pac::mrt0::idle_ch::R

type R = R<u32, IDLE_CH>;

Reader of register IDLE_CH

Methods

impl R[src]

pub fn chan(&self) -> CHAN_R[src]

Bits 4:7 - Idle channel. Reading the CHAN bits, returns the lowest idle timer channel. The number is positioned such that it can be used as an offset from the MRT base address in order to access the registers for the allocated channel. If all timer channels are running, CHAN = 0xF. See text above for more details.