[][src]Type Definition imxrt1062_dcp::CHANNELCTRL

type CHANNELCTRL = Reg<u32, _CHANNELCTRL>;

DCP channel control register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see channelctrl module

Trait Implementations

impl Readable for CHANNELCTRL[src]

read() method returns channelctrl::R reader structure

impl ResetValue for CHANNELCTRL[src]

Register CHANNELCTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for CHANNELCTRL[src]

write(|w| ..) method takes channelctrl::W writer structure