[][src]Type Definition lpc55s6x_pac::mrt0::IDLE_CH

type IDLE_CH = Reg<u32, _IDLE_CH>;

Idle channel register. This register returns the number of the first idle channel.

This register you can read. See API.

For information about avaliable fields see idle_ch module

Trait Implementations

impl Readable for IDLE_CH[src]

read() method returns idle_ch::R reader structure