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

type PADREGJ = Reg<u32, _PADREGJ>;

Pad Configuration Register J

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

For information about available fields see padregj module

Trait Implementations

impl Readable for PADREGJ[src]

read() method returns padregj::R reader structure

impl ResetValue for PADREGJ[src]

Register PADREGJ reset()'s with value 0x1818_1818

type Type = u32

Register size

impl Writable for PADREGJ[src]

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