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

type INBBASE = Reg<u32, _INBBASE>;

Base address register for input B region

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

For information about avaliable fields see inbbase module

Trait Implementations

impl Readable for INBBASE[src]

read() method returns inbbase::R reader structure

impl Writable for INBBASE[src]

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

impl ResetValue for INBBASE[src]

Register INBBASE reset()'s with value 0

type Type = u32

Register size