[][src]Type Definition imxrt1062_dcp::KEY

type KEY = Reg<u32, _KEY>;

DCP key index

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

For information about available fields see key module

Trait Implementations

impl Readable for KEY[src]

read() method returns key::R reader structure

impl ResetValue for KEY[src]

Register KEY reset()'s with value 0

type Type = u32

Register size

impl Writable for KEY[src]

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