[][src]Type Definition ke06z4_pac::pmc::SPMSC1

type SPMSC1 = Reg<u8, _SPMSC1>;

System Power Management Status and Control 1 Register

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

For information about available fields see spmsc1 module

Trait Implementations

impl Readable for SPMSC1[src]

read() method returns spmsc1::R reader structure

impl ResetValue for SPMSC1[src]

Register SPMSC1 reset()'s with value 0x1c

type Type = u8

Register size

impl Writable for SPMSC1[src]

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