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

This is supported on board="teensy_35" only.

IO functionality specific to the Teensy 3.5 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

serial_4

The fourth hardware serial port

serial_4_intr

The interrupt function for serial 4

serial_5

The fifth hardware serial port

serial_5_intr

The interrupt function for serial 5

serial_6

The sixth hardware serial port

serial_6_intr

The interrupt function for serial 6

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

Serial4Rx

The pin used to recieve for serial 4

Serial4Tx

The pin used to transmit for serial 4

Serial5Rx

The pin used to recieve for serial 5

Serial5Tx

The pin used to transmit for serial 5

Serial6Rx

The pin used to recieve for serial 6

Serial6Tx

The pin used to transmit for serial 6