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

type PADREGM = Reg<u32, _PADREGM>;

Pad Configuration Register M

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

For information about available fields see padregm module

Trait Implementations

impl Readable for PADREGM[src]

read() method returns padregm::R reader structure

impl ResetValue for PADREGM[src]

Register PADREGM reset()'s with value 0x1818

type Type = u32

Register size

impl Writable for PADREGM[src]

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