Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

timer RTC setting Alarm with more than 32-bit subseconds #39

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

FRASTM
Copy link
Contributor

@FRASTM FRASTM commented Mar 12, 2024

When the SubSecond parameter variable is bigger than 32bits, setting the Alarm is still possible calling the RTC_StartAlarm64 function

Requires stm32duino/STM32RTC#109

When the SubSecond parameter variable is bigger than 32bits,
setting the Alarm is still possible calling the RTC_StartAlarm64
function

Signed-off-by: F. Ramu <[email protected]>
@fpistm fpistm marked this pull request as ready for review April 10, 2024 08:48
@fpistm fpistm added the enhancement New feature or request label Apr 10, 2024
@fpistm fpistm added this to In progress in STM32duino libraries via automation Apr 10, 2024
@fpistm fpistm added this to the 0.2.1/0.3.0 milestone Apr 10, 2024
STM32duino libraries automation moved this from In progress to Reviewer approved Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
STM32duino libraries
  
Reviewer approved
Development

Successfully merging this pull request may close these issues.

None yet

2 participants