Re-exports§
pub use atsamd_hal as hal;
pub use hal::ehal;
pub use hal::pac;
Macros§
Structs§
Constants§
- NEO_
PIXEL_ ID - DynPinId
for the
NeoPixel
alias. - NEO_
PIXEL_ MODE - DynPinMode
for the
NeoPixel
alias. - TOUC
H1_ ID - DynPinId
for the
Touch1
alias. - TOUC
H1_ MODE - DynPinMode
for the
Touch1
alias. - TOUC
H2_ ID - DynPinId
for the
Touch2
alias. - TOUC
H2_ MODE - DynPinMode
for the
Touch2
alias. - USB_
DM_ ID - DynPinId
for the
UsbDm
alias. - USB_
DM_ MODE - DynPinMode
for the
UsbDm
alias. - USB_
DP_ ID - DynPinId
for the
UsbDp
alias. - USB_
DP_ MODE - DynPinMode
for the
UsbDp
alias.
Type Aliases§
- NeoPixel
- Alias for a configured
Pin
- NeoPixel
Id PinId
for theNeoPixel
alias- NeoPixel
Mode PinMode
for theNeoPixel
alias- Touch1
- Alias for a configured
Pin
- Touch2
- Alias for a configured
Pin
- Touch1
Id PinId
for theTouch1
alias- Touch1
Mode PinMode
for theTouch1
alias- Touch2
Id PinId
for theTouch2
alias- Touch2
Mode PinMode
for theTouch2
alias- UsbDm
- Alias for a configured
Pin
- UsbDmId
PinId
for theUsbDm
alias- UsbDm
Mode PinMode
for theUsbDm
alias- UsbDp
- Alias for a configured
Pin
- UsbDpId
PinId
for theUsbDp
alias- UsbDp
Mode PinMode
for theUsbDp
alias