libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
Macros | |
#define | LPTIM_CFGR2_IN2SEL_SHIFT 4 |
#define | LPTIM_CFGR2_IN2SEL_MASK 0x03 |
#define | LPTIM_CFGR2_IN1SEL_SHIFT 0 |
#define | LPTIM_CFGR2_IN1SEL_MASK 0x03 |
#define LPTIM_CFGR2_IN1SEL_MASK 0x03 |
Definition at line 60 of file g0/lptimer.h.
#define LPTIM_CFGR2_IN1SEL_SHIFT 0 |
Definition at line 59 of file g0/lptimer.h.
#define LPTIM_CFGR2_IN2SEL_MASK 0x03 |
Definition at line 57 of file g0/lptimer.h.
#define LPTIM_CFGR2_IN2SEL_SHIFT 4 |
Definition at line 56 of file g0/lptimer.h.