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

type INABASE = Reg<u32, _INABASE>;

Base address register for input A region

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

For information about avaliable fields see inabase module

Trait Implementations

impl Readable for INABASE[src]

read() method returns inabase::R reader structure

impl Writable for INABASE[src]

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

impl ResetValue for INABASE[src]

Register INABASE reset()'s with value 0

type Type = u32

Register size