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

type PADREGF = Reg<u32, _PADREGF>;

Pad Configuration Register F

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

For information about available fields see padregf module

Trait Implementations

impl Readable for PADREGF[src]

read() method returns padregf::R reader structure

impl ResetValue for PADREGF[src]

Register PADREGF reset()'s with value 0x1818_0202

type Type = u32

Register size

impl Writable for PADREGF[src]

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