[][src]Type Definition ambiq_apollo1_pac::gpio::padrega::R

type R = R<u32, PADREGA>;

Reader of register PADREGA

Methods

impl R[src]

pub fn pad3pwrup(&self) -> PAD3PWRUP_R[src]

Bit 31 - Pad 3 upper power switch enable

pub fn pad3fncsel(&self) -> PAD3FNCSEL_R[src]

Bits 27:29 - Pad 3 function select

pub fn pad3strng(&self) -> PAD3STRNG_R[src]

Bit 26 - Pad 3 drive strength.

pub fn pad3inpen(&self) -> PAD3INPEN_R[src]

Bit 25 - Pad 3 input enable.

pub fn pad3pull(&self) -> PAD3PULL_R[src]

Bit 24 - Pad 3 pullup enable

pub fn pad2fncsel(&self) -> PAD2FNCSEL_R[src]

Bits 19:21 - Pad 2 function select

pub fn pad2strng(&self) -> PAD2STRNG_R[src]

Bit 18 - Pad 2 drive strength

pub fn pad2inpen(&self) -> PAD2INPEN_R[src]

Bit 17 - Pad 2 input enable

pub fn pad2pull(&self) -> PAD2PULL_R[src]

Bit 16 - Pad 2 pullup enable

pub fn pad1fncsel(&self) -> PAD1FNCSEL_R[src]

Bits 11:13 - Pad 1 function select

pub fn pad1strng(&self) -> PAD1STRNG_R[src]

Bit 10 - Pad 1 drive strength

pub fn pad1inpen(&self) -> PAD1INPEN_R[src]

Bit 9 - Pad 1 input enable

pub fn pad1pull(&self) -> PAD1PULL_R[src]

Bit 8 - Pad 1 pullup enable

pub fn pad0fncsel(&self) -> PAD0FNCSEL_R[src]

Bits 3:5 - Pad 0 function select

pub fn pad0strng(&self) -> PAD0STRNG_R[src]

Bit 2 - Pad 0 drive strength

pub fn pad0inpen(&self) -> PAD0INPEN_R[src]

Bit 1 - Pad 0 input enable

pub fn pad0pull(&self) -> PAD0PULL_R[src]

Bit 0 - Pad 0 pullup enable