|
bcm2835 1.77
|
Functions | |
| uint64_t | bcm2835_st_read (void) |
| void | bcm2835_st_delay (uint64_t offset_micros, uint64_t micros) |
Allows access to and delays using the System Timer Counter.
|
extern |
Delays for the specified number of microseconds with offset.
| [in] | offset_micros | Offset in microseconds |
| [in] | micros | Delay in microseconds |
|
extern |
Read the System Timer Counter register.