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

type GPREG = Reg<u32, _GPREG>;

General purpose register bank N.

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

For information about avaliable fields see gpreg module

Trait Implementations

impl Readable for GPREG[src]

read() method returns gpreg::R reader structure

impl Writable for GPREG[src]

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

impl ResetValue for GPREG[src]

Register gpreg[%s] reset()'s with value 0

type Type = u32

Register size