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

type PADREGI = Reg<u32, _PADREGI>;

Pad Configuration Register I

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

For information about available fields see padregi module

Trait Implementations

impl Readable for PADREGI[src]

read() method returns padregi::R reader structure

impl ResetValue for PADREGI[src]

Register PADREGI reset()'s with value 0x1818_1818

type Type = u32

Register size

impl Writable for PADREGI[src]

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