Expand description
Peripheral access API for MSP430F249 microcontrollers (generated using svd2rust v0.29.0 ( ))
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§
- adc12
- ADC12
- calibration_
data - Calibration Data
- comparator_
a - Comparator A
- flash
- Flash
- generic
- Common register and bit access and modify traits
- multiplier
- Multiplier
- port_
1_ 2 - Port 1/2
- port_
3_ 4 - Port 3/4
- port_
5_ 6 - Port 5/6
- special_
function - Special Function
- supply_
voltage_ supervisor - Supply Voltage Supervisor
- system_
clock - System Clock
- timer_
a3 - Timer A3
- timer_
b7 - Timer B7
- tlv_
calibration_ data - TLV Calibration Data
- usci_
a0_ spi_ mode - USCI_A0 SPI Mode
- usci_
a0_ uart_ mode - USCI_A0 UART Mode
- usci_
a1_ spi_ mode - USCI_A1 SPI Mode
- usci_
a1_ uart_ mode - USCI_A1 UART Mode
- usci_
b0_ i2c_ mode - USCI_B0 I2C Mode
- usci_
b0_ spi_ mode - USCI_B0 SPI Mode
- usci_
b1_ i2c_ mode - USCI_B1 I2C Mode
- usci_
b1_ spi_ mode - USCI_B1 SPI Mode
- watchdog_
timer - Watchdog Timer
Structs§
- ADC12
- ADC12
- CALIBRATION_
DATA - Calibration Data
- COMPARATOR_
A - Comparator A
- FLASH
- Flash
- MULTIPLIER
- Multiplier
- PORT_
1_ 2 - Port 1/2
- PORT_
3_ 4 - Port 3/4
- PORT_
5_ 6 - Port 5/6
- Peripherals
- All the peripherals.
- SPECIAL_
FUNCTION - Special Function
- SUPPLY_
VOLTAGE_ SUPERVISOR - Supply Voltage Supervisor
- SYSTEM_
CLOCK - System Clock
- TIMER_
A3 - Timer A3
- TIMER_
B7 - Timer B7
- TLV_
CALIBRATION_ DATA - TLV Calibration Data
- USCI_
A0_ SPI_ MODE - USCI_A0 SPI Mode
- USCI_
A0_ UART_ MODE - USCI_A0 UART Mode
- USCI_
A1_ SPI_ MODE - USCI_A1 SPI Mode
- USCI_
A1_ UART_ MODE - USCI_A1 UART Mode
- USCI_
B0_ I2C_ MODE - USCI_B0 I2C Mode
- USCI_
B0_ SPI_ MODE - USCI_B0 SPI Mode
- USCI_
B1_ I2C_ MODE - USCI_B1 I2C Mode
- USCI_
B1_ SPI_ MODE - USCI_B1 SPI Mode
- 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.