[][src]Type Definition imxrt1062_dcp::CH1OPTS

type CH1OPTS = Reg<u32, _CH1OPTS>;

DCP channel 1 options register

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

For information about available fields see ch1opts module

Trait Implementations

impl Readable for CH1OPTS[src]

read() method returns ch1opts::R reader structure

impl ResetValue for CH1OPTS[src]

Register CH1OPTS reset()'s with value 0

type Type = u32

Register size

impl Writable for CH1OPTS[src]

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