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

type PADREGK = Reg<u32, _PADREGK>;

Pad Configuration Register K

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

For information about available fields see padregk module

Trait Implementations

impl Readable for PADREGK[src]

read() method returns padregk::R reader structure

impl ResetValue for PADREGK[src]

Register PADREGK reset()'s with value 0x1818_1818

type Type = u32

Register size

impl Writable for PADREGK[src]

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