[][src]Type Definition imxrt1062_dcp::CH1CMDPTR

type CH1CMDPTR = Reg<u32, _CH1CMDPTR>;

DCP channel 1 command pointer address register

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

For information about available fields see ch1cmdptr module

Trait Implementations

impl Readable for CH1CMDPTR[src]

read() method returns ch1cmdptr::R reader structure

impl ResetValue for CH1CMDPTR[src]

Register CH1CMDPTR reset()'s with value 0

type Type = u32

Register size

impl Writable for CH1CMDPTR[src]

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