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

type W = W<u32, CFGG>;

Writer for register CFGG

Methods

impl W[src]

pub fn gpio49intd(&mut self) -> GPIO49INTD_W[src]

Bit 7 - GPIO49 interrupt direction.

pub fn gpio49outcfg(&mut self) -> GPIO49OUTCFG_W[src]

Bits 5:6 - GPIO49 output configuration.

pub fn gpio49incfg(&mut self) -> GPIO49INCFG_W[src]

Bit 4 - GPIO49 input enable.

pub fn gpio48intd(&mut self) -> GPIO48INTD_W[src]

Bit 3 - GPIO48 interrupt direction.

pub fn gpio48outcfg(&mut self) -> GPIO48OUTCFG_W[src]

Bits 1:2 - GPIO48 output configuration.

pub fn gpio48incfg(&mut self) -> GPIO48INCFG_W[src]

Bit 0 - GPIO48 input enable.