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

type W = W<u32, PADREGA>;

Writer for register PADREGA

Methods

impl W[src]

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

Bit 31 - Pad 3 upper power switch enable

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

Bits 27:29 - Pad 3 function select

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

Bit 26 - Pad 3 drive strength.

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

Bit 25 - Pad 3 input enable.

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

Bit 24 - Pad 3 pullup enable

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

Bits 19:21 - Pad 2 function select

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

Bit 18 - Pad 2 drive strength

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

Bit 17 - Pad 2 input enable

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

Bit 16 - Pad 2 pullup enable

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

Bits 11:13 - Pad 1 function select

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

Bit 10 - Pad 1 drive strength

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

Bit 9 - Pad 1 input enable

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

Bit 8 - Pad 1 pullup enable

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

Bits 3:5 - Pad 0 function select

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

Bit 2 - Pad 0 drive strength

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

Bit 1 - Pad 0 input enable

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

Bit 0 - Pad 0 pullup enable