Skip to main content

handle_read_config_zone

Function handle_read_config_zone 

Source
async fn handle_read_config_zone<H, C>(
    service: &mut CryptoService<H, C>,
    payload: &[u8],
    tx_buf: &mut [u8],
) -> usize
where H: AteccHal, C: Clock, H::Error: Debug,