[][src]Type Definition imxrt1062_ocotp::TIMING2

type TIMING2 = Reg<u32, _TIMING2>;

OTP Controller Timing Register

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

For information about available fields see timing2 module

Trait Implementations

impl Readable for TIMING2[src]

read() method returns timing2::R reader structure

impl ResetValue for TIMING2[src]

Register TIMING2 reset()'s with value 0x01c3_0092

type Type = u32

Register size

impl Writable for TIMING2[src]

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