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

type PADREGB = Reg<u32, _PADREGB>;

Pad Configuration Register B

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

For information about available fields see padregb module

Trait Implementations

impl Readable for PADREGB[src]

read() method returns padregb::R reader structure

impl ResetValue for PADREGB[src]

Register PADREGB reset()'s with value 0x1818_1818

type Type = u32

Register size

impl Writable for PADREGB[src]

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