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

type PADREGL = Reg<u32, _PADREGL>;

Pad Configuration Register L

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

For information about available fields see padregl module

Trait Implementations

impl Readable for PADREGL[src]

read() method returns padregl::R reader structure

impl ResetValue for PADREGL[src]

Register PADREGL reset()'s with value 0x1818_1818

type Type = u32

Register size

impl Writable for PADREGL[src]

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