[][src]Type Definition imxrt1062_dcp::CH0STAT_CLR

type CH0STAT_CLR = Reg<u32, _CH0STAT_CLR>;

DCP channel 0 status register

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

For information about available fields see ch0stat_clr module

Trait Implementations

impl Readable for CH0STAT_CLR[src]

read() method returns ch0stat_clr::R reader structure

impl ResetValue for CH0STAT_CLR[src]

Register CH0STAT_CLR reset()'s with value 0

type Type = u32

Register size

impl Writable for CH0STAT_CLR[src]

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