hdo  beta
Datové položky
Dokumentace struktury Pin

#include <pio.h>

Datové položky

unsigned int mask
 Bitmask indicating which pin(s) to configure.
AT91S_PIOpio
 Pointer to the PIO controller which has the pin(s).
unsigned char id
 Peripheral ID of the PIO controller which has the pin(s).
unsigned char type
 Pin type.
unsigned char attribute
 Pin attribute.

Detailní popis

Describes the type and attribute of one PIO pin or a group of similar pins. The type field can have the following values:

The attribute field is a bitmask that can either be set to PIO_DEFAULt, or combine (using bitwise OR '|') any number of the following constants:

Definice je uvedena na řádku 131 v souboru pio.h.


Dokumentace pro tuto strukturu (struct) byla generována z následujícího souboru: