[][src]Type Definition SKEAZN642::pmc::SPMSC2

type SPMSC2 = Reg<u8, _SPMSC2>;

System Power Management Status and Control 2 Register

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

For information about available fields see spmsc2 module

Trait Implementations

impl Readable for SPMSC2[src]

read() method returns spmsc2::R reader structure

impl ResetValue for SPMSC2[src]

Register SPMSC2 reset()'s with value 0

type Type = u8

Register size

impl Writable for SPMSC2[src]

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