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

Function ad_delay

rigs/kit/dds60.c:291–294  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

289
290
291static void ad_delay(int delay)
292{
293 /* none needed, I/O bus should be slow enough */
294}
295
296static void ad_bit(hamlib_port_t *port, unsigned char bit)
297{

Callers 3

ad_bitFunction · 0.70
ad_writeFunction · 0.70
dds60_openFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected