init_mcu

Initialize the hardware abstraction layer.

static void init_mcu(
    void 
)
This function calls the various initialization functions. Currently the following initialization functions are supported:
  • System clock initialization

Returns

Type: void