1/*!
2@defgroup clock Clock Driver
3@details The MCUXpresso SDK provides APIs for MCUXpresso SDK devices' clock operation.
4
5The clock driver supports:
6  - Clock generator (SOSC, FRO, PLL and so on) configuration
7  - Clock mux and divider configuration
8  - Getting clock frequency
9
10*/
11