Struct zinc_hal_lpc11xx::ioregs::GPIO1 [] [src]

pub struct GPIO1;

LPC11xx, LPC11Cxx, LPC11xxL, LPC11xxXL

Methods

impl GPIO1

fn data() -> &'static mut GPIO0_data

Port n data register for pins PIOn_0 to PIOn_11

fn dir() -> &'static mut GPIO0_dir

Data direction register for port n

fn is() -> &'static mut GPIO0_is

Interrupt sense register for port n

fn ibe() -> &'static mut GPIO0_ibe

Interrupt both edges register for port n

fn iev() -> &'static mut GPIO0_iev

Interrupt event register for port n

fn ie() -> &'static mut GPIO0_ie

Interrupt mask register for port n

fn ris() -> &'static mut GPIO0_ris

Raw interrupt status register for port n

fn mis() -> &'static mut GPIO0_mis

Masked interrupt status register for port n

fn ic() -> &'static mut GPIO0_ic

Interrupt clear register for port n