[][src]Function rn2xx3::rn2483_868

pub fn rn2483_868<S, E>(serial: S) -> Driver<Freq868, S> where
    S: Read<u8, Error = E> + Write<u8, Error = E>, 

Create a new driver instance for the RN2483 (868 MHz), wrapping the specified serial port.