LPTimer Wait for flag set
Return the LPTIM handle state.
Disable LPTIM HW instance.
Compare match callback in non-blocking mode.
Autoreload match callback in non-blocking mode.
Trigger detected callback in non-blocking mode.
Compare write callback in non-blocking mode.
Autoreload write callback in non-blocking mode.
Direction counter changed from Down to Up callback in non-blocking mode.
Direction counter changed from Up to Down callback in non-blocking mode.
Initialize the LPTIM MSP.
Start the LPTIM PWM generation in interrupt mode.
Stop the LPTIM PWM generation in interrupt mode.
Start the LPTIM One pulse generation.
Stop the LPTIM One pulse generation.
Start the LPTIM One pulse generation in interrupt mode.
Stop the LPTIM One pulse generation in interrupt mode.
Start the LPTIM in Set once mode.
Stop the LPTIM Set once mode.
Start the LPTIM Set once mode in interrupt mode.
Stop the LPTIM Set once mode in interrupt mode.
Start the Encoder interface.
Stop the Encoder interface.
Start the Encoder interface in interrupt mode.
Start the Timeout function.
Stop the Timeout function.
Start the Timeout function in interrupt mode.
Stop the Timeout function in interrupt mode.
Start the Counter mode in interrupt mode.
Stop the Counter mode in interrupt mode.
Return the current counter value.
Return the current Autoreload (Period) value.
Return the current Compare (Pulse) value.
Handle LPTIM interrupt request.
Initialize the LPTIM according to the specified parameters in the LPTIM_InitTypeDef and initialize the associated handle.
DeInitialize the LPTIM peripheral.
Start the LPTIM PWM generation.
Stop the LPTIM PWM generation.