[][src]Type Definition imxrt1062_dcp::STAT_SET

type STAT_SET = Reg<u32, _STAT_SET>;

DCP status register

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

For information about available fields see stat_set module

Trait Implementations

impl Readable for STAT_SET[src]

read() method returns stat_set::R reader structure

impl ResetValue for STAT_SET[src]

Register STAT_SET reset()'s with value 0x1000_0000

type Type = u32

Register size

impl Writable for STAT_SET[src]

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