[][src]Type Definition imxrt1062_dcp::CH0OPTS_SET

type CH0OPTS_SET = Reg<u32, _CH0OPTS_SET>;

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_set module

Trait Implementations

impl Readable for CH0OPTS_SET[src]

read() method returns ch0opts_set::R reader structure

impl ResetValue for CH0OPTS_SET[src]

Register CH0OPTS_SET reset()'s with value 0

type Type = u32

Register size

impl Writable for CH0OPTS_SET[src]

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