Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
ClockOutputInit Struct Reference
[GPIO Exported Types]
SPIRIT Clock Output initialization structure definition. More...
#include <SPIRIT_Gpio.h>
Data Fields | |
ClockOutputXOPrescaler | xClockOutputXOPrescaler |
ClockOutputRCOPrescaler | xClockOutputRCOPrescaler |
ExtraClockCycles | xExtraClockCycles |
Detailed Description
SPIRIT Clock Output initialization structure definition.
Definition at line 323 of file SPIRIT_Gpio.h.
Field Documentation
Specifies the RCO Ratio as clock output. This parameter can be a value of ClockOutputRCOPrescaler
Definition at line 328 of file SPIRIT_Gpio.h.
Specifies the XO Ratio as clock output. This parameter can be any value of ClockOutputXOPrescaler
Definition at line 325 of file SPIRIT_Gpio.h.
Specifies the Extra Clock Cycles provided before entering in Standby State. This parameter can be a value of ExtraClockCycles
Definition at line 331 of file SPIRIT_Gpio.h.
Generated on Tue Jul 12 2022 16:22:17 by
