[][src]Type Definition mkl25z4::sim::SOPT1

type SOPT1 = Reg<u32, _SOPT1>;

System Options Register 1

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

For information about available fields see sopt1 module

Trait Implementations

impl Readable for SOPT1[src]

read() method returns sopt1::R reader structure

impl ResetValue for SOPT1[src]

Register SOPT1 reset()'s with value 0x8000_0000

type Type = u32

Register size

impl Writable for SOPT1[src]

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