Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
Controller is a timer controller. It is used to generate interrupts at a specific frequency. The frequency can be configured using the types.TAC register.
func NewController ¶
NewController returns a new timer controller.
Click to show internal directories.
Click to hide internal directories.