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

type CFGG = Reg<u32, _CFGG>;

GPIO Configuration Register G

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

For information about available fields see cfgg module

Trait Implementations

impl Readable for CFGG[src]

read() method returns cfgg::R reader structure

impl ResetValue for CFGG[src]

Register CFGG reset()'s with value 0

type Type = u32

Register size

impl Writable for CFGG[src]

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