hdo
beta
|
#include <pio.h>
Datové položky | |
unsigned int | mask |
Bitmask indicating which pin(s) to configure. | |
AT91S_PIO * | pio |
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. |
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: