OSC32 startup options. More...
#include <scif_uc3l.h>
Data Fields | |
| scif_osc_mode_t | mode |
| Set the oscillator mode. | |
| unsigned char | startup |
| Specify the oscillator startup time. | |
| bool | pinsel |
| Select pins used for the 32kHz Crystal. | |
| bool | en1k |
| 1kHz output enable/disable | |
| bool | en32k |
| 32kHz output enable/disable | |
OSC32 startup options.
Set the oscillator mode.
Referenced by scif_start_osc32().
| unsigned char scif_osc32_opt_t::startup |
Specify the oscillator startup time.
Referenced by scif_start_osc32().
Select pins used for the 32kHz Crystal.
Referenced by scif_start_osc32().
1kHz output enable/disable
Referenced by scif_start_osc32().
32kHz output enable/disable
Referenced by scif_start_osc32().