Input when initializing AST in calendar mode.
#include <ast.h>
Data Fields | |
union { | |
uint32_t field | |
avr32_ast_calv_t FIELD | |
}; | |
union { ... } |
uint32_t ast_calendar_t::field |
Referenced by ast_get_calendar_value(), and ast_set_calendar_value().
avr32_ast_calv_t ast_calendar_t::FIELD |
Referenced by init_ast(), and main().