Documentation ¶
Index ¶
Constants ¶
View Source
const ( CPOL0CPHA0 Mode = machine.Mode0 CPOL0CPHA1 Mode = machine.Mode1 CPOL1CPHA0 Mode = machine.Mode2 CPOL1CPHA1 Mode = machine.Mode3 ClockIdlesLowFirstEdge = CPOL0CPHA0 ClockIdlesLowSecondEdge = CPOL0CPHA1 ClockIdlesHighFirstEdge = CPOL1CPHA0 ClockIdlesHighSecondEdge = CPOL1CPHA1 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dev ¶
func (*Dev) TxRxKeepCS ¶
Click to show internal directories.
Click to hide internal directories.