[][src]Module cntrlr::hw::board::teensy_32::io

This is supported on board="teensy_32" only.

IO functionality specific to the Teensy 3.2 board

Functions

serial_1

The first hardware serial port

serial_1_intr

The interrupt function for serial 1

serial_2

The second hardware serial port

serial_2_intr

The interrupt function for serial 2

serial_3

The third hardware serial port

serial_3_intr

The interrupt function for serial 3

Type Definitions

Serial1Rx

The pin used to recieve for serial 1

Serial1Tx

The pin used to transmit for serial 1

Serial2Rx

The pin used to recieve for serial 2

Serial2Tx

The pin used to transmit for serial 2

Serial3Rx

The pin used to recieve for serial 3

Serial3Tx

The pin used to transmit for serial 3