Nut/OS  5.0.5
API Reference
scif_osc32_opt_t Struct Reference

OSC32 startup options. More...

#include <scif_uc3l.h>

Collaboration diagram for scif_osc32_opt_t:
[legend]

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

Detailed Description

OSC32 startup options.


Field Documentation

Set the oscillator mode.

Referenced by scif_start_osc32().

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().


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