[][src]Type Definition imxrt1062_dcp::CH2OPTS

type CH2OPTS = Reg<u32, _CH2OPTS>;

DCP channel 2 options register

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

For information about available fields see ch2opts module

Trait Implementations

impl Readable for CH2OPTS[src]

read() method returns ch2opts::R reader structure

impl ResetValue for CH2OPTS[src]

Register CH2OPTS reset()'s with value 0

type Type = u32

Register size

impl Writable for CH2OPTS[src]

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