[][src]Type Definition imxrt1062_dcp::CHANNELCTRL_TOG

type CHANNELCTRL_TOG = Reg<u32, _CHANNELCTRL_TOG>;

DCP channel control register

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

For information about available fields see channelctrl_tog module

Trait Implementations

impl Readable for CHANNELCTRL_TOG[src]

read() method returns channelctrl_tog::R reader structure

impl ResetValue for CHANNELCTRL_TOG[src]

Register CHANNELCTRL_TOG reset()'s with value 0

type Type = u32

Register size

impl Writable for CHANNELCTRL_TOG[src]

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