Expand description
Description collection[n]: Configuration of GPIO pins
Structs§
- PIN_
CNF_ SPEC - Description collection[n]: Configuration of GPIO pins
- R
- Register
PIN_CNF[%s]reader - W
- Register
PIN_CNF[%s]writer
Enums§
- DIR_A
- Pin direction. Same physical register as DIR register
- DRIVE_A
- Drive configuration
- INPUT_A
- Connect or disconnect input buffer
- PULL_A
- Pull configuration
- SENSE_A
- Pin sensing mechanism
Type Aliases§
- DIR_R
- Field
DIRreader - Pin direction. Same physical register as DIR register - DIR_W
- Field
DIRwriter - Pin direction. Same physical register as DIR register - DRIVE_R
- Field
DRIVEreader - Drive configuration - DRIVE_W
- Field
DRIVEwriter - Drive configuration - INPUT_R
- Field
INPUTreader - Connect or disconnect input buffer - INPUT_W
- Field
INPUTwriter - Connect or disconnect input buffer - PULL_R
- Field
PULLreader - Pull configuration - PULL_W
- Field
PULLwriter - Pull configuration - SENSE_R
- Field
SENSEreader - Pin sensing mechanism - SENSE_W
- Field
SENSEwriter - Pin sensing mechanism