[][src]Type Definition imxrt1062_dcp::CH1STAT

type CH1STAT = Reg<u32, _CH1STAT>;

DCP channel 1 status register

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

For information about available fields see ch1stat module

Trait Implementations

impl Readable for CH1STAT[src]

read() method returns ch1stat::R reader structure

impl ResetValue for CH1STAT[src]

Register CH1STAT reset()'s with value 0

type Type = u32

Register size

impl Writable for CH1STAT[src]

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