samd
– SAMD implementation settings¶
Available on these boards
- class samd.Clock¶
Identifies a clock on the microcontroller.
They are fixed by the hardware so they cannot be constructed on demand. Instead, use
samd.clock
to reference the desired clock.