Function nfc_sys::nfc_device_get_supported_baud_rate [] [src]

pub unsafe extern "C" fn nfc_device_get_supported_baud_rate(
    pnd: *mut nfc_device,
    nmt: nfc_modulation_type,
    supported_br: *mut *const nfc_baud_rate
) -> c_int