Documentation ¶
Overview ¶
Package cmos lets you read and write to cmos registers while doing basic checks on valid register selections.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Chip ¶ added in v0.9.0
type Chip struct {
memio.PortReadWriter
}
func New ¶ added in v0.9.0
GetCMOS() returns the struct to call Read and Write functions for CMOS associated with the correct functions of memio.In and memio.Out
Click to show internal directories.
Click to hide internal directories.