TMPM4G9
V1.0.0.0
|
Macros | |
#define | RMC_UART_CFG_NEC_FORMAT (0) /* NEC Format */ |
#define | RMC_UART_CFG_TOSHIBA_FORMAT (1) /* TOSHIBA Format */ |
#define | RMC_UART_CFG_AEHA_FORMAT (2) /* AEHA Format */ |
#define | RMC_UART_CFG_FORMAT (RMC_UART_CFG_AEHA_FORMAT) |
#define | RLMLOSCCR_POSCEN_MASK ((uint8_t)0x10) |
#define | RLMLOSCCR_POSCEN_RW_DISABLE ((uint8_t)0x00) |
#define | RLMLOSCCR_POSCEN_RW_ENABLE ((uint8_t)0x10) |
#define | RLMLOSCCR_POSCF_MASK ((uint8_t)0x20) |
#define | RLMLOSCCR_POSCF_STOP ((uint8_t)0x00) |
#define | RLMLOSCCR_POSCF_RUNNING ((uint8_t)0x20) |
#define | LTTMR_VAL ((uint32_t)304) |
#define LTTMR_VAL ((uint32_t)304) |
10MHz / (304+1) = 32.7869kHz
#define RLMLOSCCR_POSCEN_MASK ((uint8_t)0x10) |
POSCEN :[R/W] :Mask
#define RLMLOSCCR_POSCEN_RW_DISABLE ((uint8_t)0x00) |
POSCEN :[R/W] :Disable
#define RLMLOSCCR_POSCEN_RW_ENABLE ((uint8_t)0x10) |
POSCEN :[R/W] :Enablc
#define RLMLOSCCR_POSCF_MASK ((uint8_t)0x20) |
POSCF :[R] :Mask
#define RLMLOSCCR_POSCF_RUNNING ((uint8_t)0x20) |
POSCF :[R] :Running
#define RLMLOSCCR_POSCF_STOP ((uint8_t)0x00) |
POSCF :[R] :Stop
#define RMC_UART_CFG_AEHA_FORMAT (2) /* AEHA Format */ |
#define RMC_UART_CFG_FORMAT (RMC_UART_CFG_AEHA_FORMAT) |
#define RMC_UART_CFG_NEC_FORMAT (0) /* NEC Format */ |
#define RMC_UART_CFG_TOSHIBA_FORMAT (1) /* TOSHIBA Format */ |