[][src]Type Definition imxrt1062_dcp::CH0STAT

type CH0STAT = Reg<u32, _CH0STAT>;

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 module

Trait Implementations

impl Readable for CH0STAT[src]

read() method returns ch0stat::R reader structure

impl ResetValue for CH0STAT[src]

Register CH0STAT reset()'s with value 0

type Type = u32

Register size

impl Writable for CH0STAT[src]

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