[][src]Type Definition ambiq_apollo1_pac::gpio::PADREGG

type PADREGG = Reg<u32, _PADREGG>;

Pad Configuration Register G

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

For information about available fields see padregg module

Trait Implementations

impl Readable for PADREGG[src]

read() method returns padregg::R reader structure

impl ResetValue for PADREGG[src]

Register PADREGG reset()'s with value 0x1818_1818

type Type = u32

Register size

impl Writable for PADREGG[src]

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