Namespace Pamoja.Gpio
Classes
- I2c
I2C addressing per the NXP I2C-bus specification (UM10204).
- Pin
The GPIO pin model: levels, interrupt edges, and active polarity.
- Spi
The four SPI clock modes, as the (CPOL, CPHA) pair datasheets quote.
- SpiClock
The clock polarity and phase pair an SPI mode number names.
Enums
- PinEdge
The signal transition that triggers a pin interrupt.
- PinLevel
The physical voltage level on a pin.
- PinPolarity
Whether a signal is asserted by a high or a low physical level.