[][src]Type Definition imxrt1062_dcp::CH3OPTS_CLR

type CH3OPTS_CLR = Reg<u32, _CH3OPTS_CLR>;

DCP channel 3 options register

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

For information about available fields see ch3opts_clr module

Trait Implementations

impl Readable for CH3OPTS_CLR[src]

read() method returns ch3opts_clr::R reader structure

impl ResetValue for CH3OPTS_CLR[src]

Register CH3OPTS_CLR reset()'s with value 0

type Type = u32

Register size

impl Writable for CH3OPTS_CLR[src]

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