[][src]Type Definition imxrt1062_ocotp::READ_CTRL

type READ_CTRL = Reg<u32, _READ_CTRL>;

OTP Controller Write Data Register

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

For information about available fields see read_ctrl module

Trait Implementations

impl Readable for READ_CTRL[src]

read() method returns read_ctrl::R reader structure

impl ResetValue for READ_CTRL[src]

Register READ_CTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for READ_CTRL[src]

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