Expand description
Peripheral access API for MSP430G2231 microcontrollers (generated using svd2rust v0.30.2 ( ))
You can find an overview of the generated API here.
API features to be included in the next
svd2rust release can be generated by cloning the svd2rust repository, checking out the above commit, and running cargo doc --open.
Modules§
- adc10
- ADC10
- calibration_
data - Calibration Data
- flash
- Flash
- generic
- Common register and bit access and modify traits
- port_
1_ 2 - Port 1/2
- special_
function - Special Function
- system_
clock - System Clock
- timer_
a2 - Timer A2
- usi
- USI
- watchdog_
timer - Watchdog Timer
Structs§
- ADC10
- ADC10
- CALIBRATION_
DATA - Calibration Data
- FLASH
- Flash
- PORT_
1_ 2 - Port 1/2
- Peripherals
- All the peripherals.
- SPECIAL_
FUNCTION - Special Function
- SYSTEM_
CLOCK - System Clock
- TIMER_
A2 - Timer A2
- USI
- USI
- WATCHDOG_
TIMER - Watchdog Timer
Enums§
- Interrupt
- Enumeration of all the interrupts. This enum is seldom used in application or library crates. It is present primarily for documenting the device’s implemented interrupts.