Nut/OS  5.0.5
API Reference
scif_osc_opt_t Struct Reference

OSC0/OSC1 startup options. More...

#include <scif_uc3l.h>

Collaboration diagram for scif_osc_opt_t:
[legend]

Data Fields

unsigned long freq_hz
 The input frequency (from the external clock or the crystal).
scif_osc_mode_t mode
 Set the oscillator mode.
unsigned char startup
 Specify the oscillator startup time.
unsigned char gain
 Gain for the oscillator.

Detailed Description

OSC0/OSC1 startup options.


Field Documentation

unsigned long scif_osc_opt_t::freq_hz

The input frequency (from the external clock or the crystal).

Referenced by scif_start_osc().

Set the oscillator mode.

Referenced by scif_start_osc().

unsigned char scif_osc_opt_t::startup

Specify the oscillator startup time.

Referenced by scif_start_osc().

unsigned char scif_osc_opt_t::gain

Gain for the oscillator.

Referenced by scif_start_osc().


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