Sensor Watch 0.0.2
A board replacement for the classic Casio F-91W wristwatch, powered by a Microchip SAM L22 microcontroller.
Loading...
Searching...
No Matches
Data Fields
watch_date_time Union Reference

Data Fields

struct { 
 
   uint32_t   second: 6 
 
   uint32_t   minute: 6 
 
   uint32_t   hour: 5 
 
   uint32_t   day: 5 
 
   uint32_t   month: 4 
 
   uint32_t   year: 6 
 
unit 
 
uint32_t reg
 

The documentation for this union was generated from the following file: