Pin
Default mainpageat91libperipheralspioPin
Description Public Protected Private Related All Inheritance Collaboration
Pin
Describes the type and attribute of one PIO pin or a group of similar pins.
 
Struct Attributes Table
Public ( Name ) Type Description
 attribute unsigned char
Pin attribute.
 id unsigned char
Peripheral ID of the PIO controller which has the pin(s).
 mask unsigned int
Bitmask indicating which pin(s) to configure.
 pio AT91S_PIO *
Pointer to the PIO controller which has the pin(s).
 type unsigned char
Pin type.
Description
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:
 
Source
The documentation for this Class was generated from the following file:
  • pio.h