Embed: (wiki syntax)

« Back to documentation index

Data Structures

Data Structures

Here are the data structures with brief descriptions:
BusInBusIn is used to create a number of DigitalIn pins that can be read as one value
BusOutA BusOut interface is used to create several DigitalOut pins that can be written to using only one value
DigitalInThe DigitalIn interface is used to read the value of a digital input pin
DigitalOutThe DigitalOut interface is used to configure and control a digital output pin
I2CThe I2C interface provides I2C Master functionality
PwmOutThe PwmOut interface is used to control the frequency and mark-space ratio of a digital pulse train