[][src]Type Definition lpc55s6x_pac::syscon::CPSTAT

type CPSTAT = Reg<u32, _CPSTAT>;

CPU Status

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

For information about avaliable fields see cpstat module

Trait Implementations

impl Readable for CPSTAT[src]

read() method returns cpstat::R reader structure

impl Writable for CPSTAT[src]

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

impl ResetValue for CPSTAT[src]

Register CPSTAT reset()'s with value 0

type Type = u32

Register size