[][src]Type Definition imxrt1062_ocotp::SCS_SET

type SCS_SET = Reg<u32, _SCS_SET>;

Software Controllable Signals Register

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

For information about available fields see scs_set module

Trait Implementations

impl Readable for SCS_SET[src]

read() method returns scs_set::R reader structure

impl ResetValue for SCS_SET[src]

Register SCS_SET reset()'s with value 0

type Type = u32

Register size

impl Writable for SCS_SET[src]

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