[][src]Type Definition imxrt1062_dcp::CH3STAT_TOG

type CH3STAT_TOG = Reg<u32, _CH3STAT_TOG>;

DCP channel 3 status register

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

For information about available fields see ch3stat_tog module

Trait Implementations

impl Readable for CH3STAT_TOG[src]

read() method returns ch3stat_tog::R reader structure

impl ResetValue for CH3STAT_TOG[src]

Register CH3STAT_TOG reset()'s with value 0

type Type = u32

Register size

impl Writable for CH3STAT_TOG[src]

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