Expand description
Peripheral access API for ATSAM3X microcontrollers (generated using svd2rust 0.25.0)
You can find an overview of the API here: svd2rust/#peripheral-api
For more details see the README here: atsam-PAC
This crate supports all ATSAM3X devices; for the complete list please see: atsam3x
Due to doc build limitations, not all devices may be shown on docs.rs; a representative few have been selected instead. For a complete list of available registers and fields see: atsam-PAC Device Coverage
Modules§
- atsam3x4c
- Peripheral access API for ATSAM3X4C microcontrollers (generated using svd2rust v0.25.1 ( ))
- atsam3x4e
- Peripheral access API for ATSAM3X4E microcontrollers (generated using svd2rust v0.25.1 ( ))
- atsam3x8c
- Peripheral access API for ATSAM3X8C microcontrollers (generated using svd2rust v0.25.1 ( ))
- atsam3x8e
- Peripheral access API for ATSAM3X8E microcontrollers (generated using svd2rust v0.25.1 ( ))
Structs§
Traits§
- Readable
- Trait implemented by readable registers to enable the
readmethod. - Register
Spec - Raw register type
- Resettable
- Reset value of the register.
- Writable
- Trait implemented by writeable registers.
Type Aliases§
- BitReader
- Bit-wise field reader
- BitWriter
- Bit-wise write field proxy
- BitWriter0C
- Bit-wise write field proxy
- BitWriter0S
- Bit-wise write field proxy
- BitWriter0T
- Bit-wise write field proxy
- BitWriter1C
- Bit-wise write field proxy
- BitWriter1S
- Bit-wise write field proxy
- BitWriter1T
- Bit-wise write field proxy
- Field
Reader - Field reader.
- Field
Writer - Write field Proxy with unsafe
bits - Field
Writer Safe - Write field Proxy with safe
bits