[][src]Type Definition imxrt1062_ocotp::TIMING

type TIMING = Reg<u32, _TIMING>;

OTP Controller Timing Register

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

For information about available fields see timing module

Trait Implementations

impl Readable for TIMING[src]

read() method returns timing::R reader structure

impl ResetValue for TIMING[src]

Register TIMING reset()'s with value 0x0c0d_9755

type Type = u32

Register size

impl Writable for TIMING[src]

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