[][src]Type Definition imxrt1062_dcp::STAT_TOG

type STAT_TOG = Reg<u32, _STAT_TOG>;

DCP status register

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

For information about available fields see stat_tog module

Trait Implementations

impl Readable for STAT_TOG[src]

read() method returns stat_tog::R reader structure

impl ResetValue for STAT_TOG[src]

Register STAT_TOG reset()'s with value 0x1000_0000

type Type = u32

Register size

impl Writable for STAT_TOG[src]

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