[][src]Function enocean::communicator::start

pub fn start(
    port_name: String,
    enocean_event: Sender<ESP3>,
    enocean_command: Receiver<ESP3>
)