|
STM32 Sequencer
v1.6.0
|
Functions | |
| uint8_t | SEQ_BitPosition (uint32_t Value) |
| return the position of the first bit set to 1 More... | |
| uint8_t SEQ_BitPosition | ( | uint32_t | Value | ) |
return the position of the first bit set to 1
| Value | 32 bit value |
| bit | position |
Definition at line 519 of file stm32_seq.c.