[][src]Type Definition imxrt1062_dcp::CHANNELCTRL_CLR

type CHANNELCTRL_CLR = Reg<u32, _CHANNELCTRL_CLR>;

DCP channel control register

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

For information about available fields see channelctrl_clr module

Trait Implementations

impl Readable for CHANNELCTRL_CLR[src]

read() method returns channelctrl_clr::R reader structure

impl ResetValue for CHANNELCTRL_CLR[src]

Register CHANNELCTRL_CLR reset()'s with value 0

type Type = u32

Register size

impl Writable for CHANNELCTRL_CLR[src]

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