[][src]Type Definition imxrt1062_ocotp::OTPMK_CRC32

type OTPMK_CRC32 = Reg<u32, _OTPMK_CRC32>;

Value of OTP Bank4 Word5 (CRC Key)

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

For information about available fields see otpmk_crc32 module

Trait Implementations

impl Readable for OTPMK_CRC32[src]

read() method returns otpmk_crc32::R reader structure

impl ResetValue for OTPMK_CRC32[src]

Register OTPMK_CRC32 reset()'s with value 0

type Type = u32

Register size

impl Writable for OTPMK_CRC32[src]

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