Crate msp430f249

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