Function read_device_id

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