[][src]Type Definition imxrt1062_dcp::CH2STAT_SET

type CH2STAT_SET = Reg<u32, _CH2STAT_SET>;

DCP channel 2 status register

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

For information about available fields see ch2stat_set module

Trait Implementations

impl Readable for CH2STAT_SET[src]

read() method returns ch2stat_set::R reader structure

impl ResetValue for CH2STAT_SET[src]

Register CH2STAT_SET reset()'s with value 0

type Type = u32

Register size

impl Writable for CH2STAT_SET[src]

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