[][src]Type Definition imxrt1062_ocotp::SCS_TOG

type SCS_TOG = Reg<u32, _SCS_TOG>;

Software Controllable Signals Register

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

For information about available fields see scs_tog module

Trait Implementations

impl Readable for SCS_TOG[src]

read() method returns scs_tog::R reader structure

impl ResetValue for SCS_TOG[src]

Register SCS_TOG reset()'s with value 0

type Type = u32

Register size

impl Writable for SCS_TOG[src]

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