[][src]Type Definition imxrt1062_dcp::CONTEXT

type CONTEXT = Reg<u32, _CONTEXT>;

DCP context buffer pointer

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

For information about available fields see context module

Trait Implementations

impl Readable for CONTEXT[src]

read() method returns context::R reader structure

impl ResetValue for CONTEXT[src]

Register CONTEXT reset()'s with value 0

type Type = u32

Register size

impl Writable for CONTEXT[src]

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