[][src]Type Definition lpc55s6x_pac::powerquad::ERRSTAT

type ERRSTAT = Reg<u32, _ERRSTAT>;

Read/Write register where error statuses are captured (sticky)

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

For information about avaliable fields see errstat module

Trait Implementations

impl Readable for ERRSTAT[src]

read() method returns errstat::R reader structure

impl Writable for ERRSTAT[src]

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

impl ResetValue for ERRSTAT[src]

Register ERRSTAT reset()'s with value 0

type Type = u32

Register size