Documentation ¶
Overview ¶
Package bcm283xsmoketest verifies that bcm283x specific functionality work.
This test assumes GPIO6 and GPIO13 are connected together. GPIO6 implements CLK2 and GPIO13 imlements PWM1.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Benchmark ¶
type Benchmark struct {
// contains filtered or unexported fields
}
Benchmark is imported by periph-smoketest.
func (*Benchmark) Description ¶
Description implements the SmokeTest interface.
type SmokeTest ¶
type SmokeTest struct {
// contains filtered or unexported fields
}
SmokeTest is imported by periph-smoketest.
func (*SmokeTest) Description ¶
Description implements the SmokeTest interface.
Click to show internal directories.
Click to hide internal directories.