Skip to content

Struct hal::stm32f1::clock_tree::ahb_t

ClassList > hal > stm32f1 > clock_tree > ahb_t

Defines the configuration of the dividers beyond system clock mux.

  • #include <clock.hpp>

Classes

Type Name
struct apb1_t
Maximum rate of 36 MHz.
struct apb2_t

Public Attributes

Type Name
struct hal::stm32f1::clock_tree::ahb_t::apb1_t apb1 = = {}
struct hal::stm32f1::clock_tree::ahb_t::apb2_t apb2 = = {}
ahb_divider divider = = ahb_divider::divide_by_1

Public Attributes Documentation

variable apb1

struct hal::stm32f1::clock_tree::ahb_t::apb1_t hal::stm32f1::clock_tree::ahb_t::apb1;

variable apb2

struct hal::stm32f1::clock_tree::ahb_t::apb2_t hal::stm32f1::clock_tree::ahb_t::apb2;

variable divider

ahb_divider hal::stm32f1::clock_tree::ahb_t::divider;

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