[][src]Type Definition k22f::sim::SOPT1CFG

type SOPT1CFG = Reg<u32, _SOPT1CFG>;

SOPT1 Configuration Register

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

For information about available fields see sopt1cfg module

Trait Implementations

impl Readable for SOPT1CFG[src]

read() method returns sopt1cfg::R reader structure

impl ResetValue for SOPT1CFG[src]

Register SOPT1CFG reset()'s with value 0

type Type = u32

Register size

impl Writable for SOPT1CFG[src]

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