Skip to content

Struct hal::lpc40::clock::configuration::cpu_t

ClassList > hal > lpc40 > clock > configuration > cpu_t

cpu clock control config struct

  • #include <clock.hpp>

Public Attributes

Type Name
uint8_t divider = = 1
Divide the input clock from IRC or PLL0.
bool use_pll0 = = false

Public Attributes Documentation

variable divider

uint8_t hal::lpc40::clock::configuration::cpu_t::divider;

variable use_pll0

bool hal::lpc40::clock::configuration::cpu_t::use_pll0;

If true, use PLL0, if false, use system clock which is defined as 12MHz


The documentation for this class was generated from the following file libraries/include/libhal-lpc40/clock.hpp