[][src]Type Definition imxrt1062_dcp::CAPABILITY0

type CAPABILITY0 = Reg<u32, _CAPABILITY0>;

DCP capability 0 register

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

For information about available fields see capability0 module

Trait Implementations

impl Readable for CAPABILITY0[src]

read() method returns capability0::R reader structure

impl ResetValue for CAPABILITY0[src]

Register CAPABILITY0 reset()'s with value 0x0404

type Type = u32

Register size

impl Writable for CAPABILITY0[src]

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