R_RTOS
0.1
DistributedRealTimeOperatingSystemfortheARMCortexMArchitecture
|
Functions for manipulating bits and bytes and stuff. More...
#include "R_RTOS_inc.h"
Go to the source code of this file.
Functions | |
uint8_t | bitM_bitPos (uint32_t bits) |
Functions for manipulating bits and bytes and stuff.
uint8_t bitM_bitPos | ( | uint32_t | bits | ) |
[in] | bits | bitarray to query the position of the set bit of |