Function read_device_id

Source
pub fn read_device_id(
    transport: &TransportWrapper,
    jtag_params: &JtagParams,
    reset_delay: Duration,
) -> Result<ArrayVec<u32, 8>>