Struct serial_embedded_hal::Rx[][src]

pub struct Rx(_);

Trait Implementations

impl Read<u8> for Rx
[src]

Read error

Reads a single word from the serial interface

Auto Trait Implementations

impl Send for Rx

impl Sync for Rx