[][src]Type Definition imxrt1062_ocotp::SCS

type SCS = Reg<u32, _SCS>;

Software Controllable Signals Register

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

For information about available fields see scs module

Trait Implementations

impl Readable for SCS[src]

read() method returns scs::R reader structure

impl ResetValue for SCS[src]

Register SCS reset()'s with value 0

type Type = u32

Register size

impl Writable for SCS[src]

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