[][src]Type Definition imxrt1062_ocotp::SW_STICKY

type SW_STICKY = Reg<u32, _SW_STICKY>;

Sticky bit Register

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

For information about available fields see sw_sticky module

Trait Implementations

impl Readable for SW_STICKY[src]

read() method returns sw_sticky::R reader structure

impl ResetValue for SW_STICKY[src]

Register SW_STICKY reset()'s with value 0

type Type = u32

Register size

impl Writable for SW_STICKY[src]

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