Firmware SDK
Main Page
Modules
Data Structures
Data Structures
Data Structure Index
Data Fields
All
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
x
y
z
Variables
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
x
y
z
Files
File List
•
All
Data Structures
Functions
Variables
Typedefs
Enumerations
Enumerator
Modules
Pages
twr_delay.h
1
#ifndef _TWR_DELAY_H
2
#define _TWR_DELAY_H
3
4
#include <twr_common.h>
5
9
12
13
void
twr_delay_us
(uint16_t microseconds);
14
16
17
#endif
// _TWR_DELAY_H
twr_delay_us
void twr_delay_us(uint16_t microseconds)
Delay us.
Definition:
twr_delay.c:5
twr
inc
twr_delay.h
Generated by
1.9.1