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

type SOPT7 = Reg<u32, _SOPT7>;

System Options Register 7

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

For information about available fields see sopt7 module

Trait Implementations

impl Readable for SOPT7[src]

read() method returns sopt7::R reader structure

impl ResetValue for SOPT7[src]

Register SOPT7 reset()'s with value 0

type Type = u32

Register size

impl Writable for SOPT7[src]

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