[][src]Type Definition imxrt1062_ocotp::SCS_CLR

type SCS_CLR = Reg<u32, _SCS_CLR>;

Software Controllable Signals Register

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

For information about available fields see scs_clr module

Trait Implementations

impl Readable for SCS_CLR[src]

read() method returns scs_clr::R reader structure

impl ResetValue for SCS_CLR[src]

Register SCS_CLR reset()'s with value 0

type Type = u32

Register size

impl Writable for SCS_CLR[src]

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