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

type PADREGE = Reg<u32, _PADREGE>;

Pad Configuration Register E

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

For information about available fields see padrege module

Trait Implementations

impl Readable for PADREGE[src]

read() method returns padrege::R reader structure

impl ResetValue for PADREGE[src]

Register PADREGE reset()'s with value 0x1818_1818

type Type = u32

Register size

impl Writable for PADREGE[src]

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