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

type SOPT4 = Reg<u32, _SOPT4>;

System Options Register 4

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

For information about available fields see sopt4 module

Trait Implementations

impl Readable for SOPT4[src]

read() method returns sopt4::R reader structure

impl ResetValue for SOPT4[src]

Register SOPT4 reset()'s with value 0

type Type = u32

Register size

impl Writable for SOPT4[src]

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