[][src]Type Definition imxrt1062_dcp::CTRL_TOG

type CTRL_TOG = Reg<u32, _CTRL_TOG>;

DCP control register 0

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

For information about available fields see ctrl_tog module

Trait Implementations

impl Readable for CTRL_TOG[src]

read() method returns ctrl_tog::R reader structure

impl ResetValue for CTRL_TOG[src]

Register CTRL_TOG reset()'s with value 0xf080_0000

type Type = u32

Register size

impl Writable for CTRL_TOG[src]

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