Documentation
¶
Index ¶
Constants ¶
View Source
const (
DEEP_SLEEP_DELAY_COMMAND = 0x00
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BatCaveSettingCommands ¶
type BatCaveSettingCommands struct {
// contains filtered or unexported fields
}
func (*BatCaveSettingCommands) AddDeepSleepDelayCommand ¶
func (c *BatCaveSettingCommands) AddDeepSleepDelayCommand(d uint32)
func (*BatCaveSettingCommands) GetCommands ¶
func (c *BatCaveSettingCommands) GetCommands() []string
func (*BatCaveSettingCommands) GetCommandsInt ¶
func (c *BatCaveSettingCommands) GetCommandsInt() []int
Click to show internal directories.
Click to hide internal directories.