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

type PADREGC = Reg<u32, _PADREGC>;

Pad Configuration Register C

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

For information about available fields see padregc module

Trait Implementations

impl Readable for PADREGC[src]

read() method returns padregc::R reader structure

impl ResetValue for PADREGC[src]

Register PADREGC reset()'s with value 0x1818_1818

type Type = u32

Register size

impl Writable for PADREGC[src]

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