MCPcopy Create free account
hub / github.com/Hamlib/Hamlib / pdelay

Function pdelay

rigs/flexradio/sdr1k.c:217–221  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

215}
216
217static void pdelay(RIG *rig)
218{
219 unsigned char r;
220 par_read_data(RIGPORT(rig), &r); /* ~1us */
221}
222
223int sdr1k_open(RIG *rig)
224{

Callers 1

write_latchFunction · 0.85

Calls 1

par_read_dataFunction · 0.85

Tested by

no test coverage detected