[][src]Module cntrlr::io

I/O functionality for Cntrlr boards

Enums

LineError

Error type for ReadExt::read_line

Traits

Read

Allows reading bytes from a source

ReadExt

Extended functions for reading bytes

Serial

Trait for RS232/UART-style serial devices

Write

Allows writing bytes to a sink

WriteExt

Extended functions for writing bytes

Functions

pc_serialboard="red_v"

The serial connection to a host PC

serial_1board="red_v" or board="teensy_30" or board="teensy_32" or board="teensy_35" or board="teensy_36" or board="teensy_lc"

The first hardware serial port

serial_2board="red_v" or board="teensy_30" or board="teensy_32" or board="teensy_35" or board="teensy_36" or board="teensy_lc"

The second hardware serial port

serial_3board="teensy_30" or board="teensy_32" or board="teensy_35" or board="teensy_36" or board="teensy_lc"

The third hardware serial port

serial_4board="teensy_35" or board="teensy_36"

The fourth hardware serial port

serial_5board="teensy_35" or board="teensy_36"

The fifth hardware serial port

serial_6board="teensy_35"

The sixth hardware serial port