[][src]Type Definition imxrt1062_dcp::CH0CMDPTR

type CH0CMDPTR = Reg<u32, _CH0CMDPTR>;

DCP channel 0 command pointer address register

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

For information about available fields see ch0cmdptr module

Trait Implementations

impl Readable for CH0CMDPTR[src]

read() method returns ch0cmdptr::R reader structure

impl ResetValue for CH0CMDPTR[src]

Register CH0CMDPTR reset()'s with value 0

type Type = u32

Register size

impl Writable for CH0CMDPTR[src]

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