[][src]Type Definition imxrt1062_dcp::CH0OPTS

type CH0OPTS = Reg<u32, _CH0OPTS>;

DCP channel 0 options register

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

For information about available fields see ch0opts module

Trait Implementations

impl Readable for CH0OPTS[src]

read() method returns ch0opts::R reader structure

impl ResetValue for CH0OPTS[src]

Register CH0OPTS reset()'s with value 0

type Type = u32

Register size

impl Writable for CH0OPTS[src]

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