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

type SOPT2 = Reg<u32, _SOPT2>;

System Options Register 2

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

For information about available fields see sopt2 module

Trait Implementations

impl Readable for SOPT2[src]

read() method returns sopt2::R reader structure

impl ResetValue for SOPT2[src]

Register SOPT2 reset()'s with value 0x1000

type Type = u32

Register size

impl Writable for SOPT2[src]

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