create

Function create 

Source
pub fn create(
    args: &Args,
) -> Result<Ebyte<Serial, CdevPin, CdevPin, CdevPin, Delay, Normal>>
Expand description

Setup the hardware, then load some parameters, update them if needed, then listen, send, or read model data.

ยงPanics

Failed initialization of the module driver or communicating with the module may cause a panic.