Crate arduino_nano33iot
source · [−]Re-exports
Macros
Structs
Constants
DynPinMode
for the Led
alias.
DynPinMode
for the Miso
alias.
DynPinMode
for the Mosi
alias.
DynPinMode
for the Rx
alias.
DynPinMode
for the Sck
alias.
DynPinMode
for the Scl
alias.
DynPinMode
for the Sda
alias.
DynPinMode
for the Tx
alias.
DynPinMode
for the UsbDm
alias.
DynPinMode
for the UsbDp
alias.
Functions
Convenience for setting up the labelled SDA, SCL pins to operate as an I2C master running at the specified frequency.
Convenience for setting up the labelled SPI peripheral. This powers up SERCOM1 and configures it for use as an SPI Master in SPI Mode 0.
Convenience for setting up the labelled RX, TX pins to operate as a UART device running at the specified baud.
Type Definitions
SPI master for the labelled SPI peripheral
You can use these pads with other, user-defined spi::Config
urations.
UART device for the labelled RX & TX pins
UART pads