Function elatec_twn4_simple::new[][src]

pub fn new<RX, TX>(rx: RX, tx: TX) -> Multitech3<RX, TX, Run> where
    RX: Read<u8>,
    TX: Write<u8>, 

Create a new instance of the reader accessed via the provided pins.