Skip to content

Struct hal::lpc40::clock::configuration::pll_t

ClassList > hal > lpc40 > clock > configuration > pll_t

phase locked loops config struct

  • #include <clock.hpp>

Public Attributes

Type Name
bool enabled = = false
turn on/off a PLL
uint8_t multiply = = 1
increase the frequency of the PLL by the multiple

Public Attributes Documentation

variable enabled

bool hal::lpc40::clock::configuration::pll_t::enabled;

variable multiply

uint8_t hal::lpc40::clock::configuration::pll_t::multiply;

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