HAL + 0/1 examples
CodeScope will show references to LL_RTC_TimeTypeDef::Minutes from the following samples and libraries:
Examples
STM32F411RE-Nucleo
Examples_LL
RTC
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_RTC_TimeTypeDef::Minutes

LL_RTC_TimeTypeDef::Minutes field

Specifies the RTC Time Minutes. This parameter must be a number between Min_Data = 0 and Max_Data = 59 This feature can be modified afterwards using unitary function LL_RTC_TIME_SetMinute().

Syntax

uint8_t Minutes;

Examples

LL_RTC_TimeTypeDef::Minutes is referenced by 1 libraries and example projects.