Documentation ¶
Overview ¶
Package ccm provides simple interface to the CCGR registrs. As a side effect it also access to the peripheral registers in user mode.
Index ¶
Constants ¶
View Source
const ( ClkEn int8 = 1 << 0 // enable clock ClkLP int8 = 1 << 1 // keep clock enabled in low-power WAIT mode )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.