MKM34Z256VLx7 Bare Metal Software Drivers  R4.1.6
Reference Manual
IRTC Alarm Data Structure

Overview

Alarm structure used by IRTC_SetAlarm() macro.


Data Structure Documentation

struct tALARM
Data Fields
uint8 sec Second after the minute [0, 59].
uint8 min Minute after the hour [0, 59].
uint8 hour Hour since midnight [0, 23].
uint8 day Day of the month [1, 31].
uint8 mon IRTC Months since January [1, 12]
uint16 year Year [1984, 2239].