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

type PADREGH = Reg<u32, _PADREGH>;

Pad Configuration Register H

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

For information about available fields see padregh module

Trait Implementations

impl Readable for PADREGH[src]

read() method returns padregh::R reader structure

impl ResetValue for PADREGH[src]

Register PADREGH reset()'s with value 0x1818_1818

type Type = u32

Register size

impl Writable for PADREGH[src]

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