1.25.7.50 1.27.6.50 LCDCx_SetPWMPrescaler Function
C
// x - Instance of the LCDC peripheral
void LCDCx_SetPWMPrescaler(uint8_t div)
Summary
Sets the configuration of the counter prescaler module
Description
None
Precondition
None.
Parameters
Param | Description |
---|---|
div | the prescaler value (2^div) |
Returns
None
Remarks
None