[][src]Function rn2xx3::rn2903_915

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

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