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

type PADREGD = Reg<u32, _PADREGD>;

Pad Configuration Register D

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

For information about available fields see padregd module

Trait Implementations

impl Readable for PADREGD[src]

read() method returns padregd::R reader structure

impl ResetValue for PADREGD[src]

Register PADREGD reset()'s with value 0x1818_1818

type Type = u32

Register size

impl Writable for PADREGD[src]

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