Crate msp430g2231

Source
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.