Module arduino::serial [] [src]

Structs

Serial

Enums

CharacterSize
Mode
Parity
StopBits

Functions

ready_to_receive
ready_to_transmit
receive

Does a blocking read of one byte

transmit

Does a blocking transfer of one byte

try_receive
try_transmit