Function init

Source
fn init(
    mapper: &mut Mapper,
    params: &SidecarParams,
    output: &mut SidecarOutput,
) -> Result<(), InitError>
Expand description

Called on the BSP to initialize all the APs.