Crate msp430g2553

Source
Expand description

Peripheral access API for MSP430G2553 microcontrollers (generated using svd2rust v0.25.1 (481f6b8 2022-09-06))

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.

Re-exports§

pub use timer0_a3 as timer1_a3;

Modules§

adc10
ADC10
calibration_data
Calibration Data
comparator_a
Comparator A
flash
Flash
generic
Common register and bit access and modify traits
port_1_2
Port 1/2
port_3_4
Port 3/4
special_function
Special Function
system_clock
System Clock
timer0_a3
Timer A3
tlv_calibration_data
TLV Calibration Data
usci_a0_spi_mode
USCI_A0 SPI Mode
usci_a0_uart_mode
USCI_A0 UART Mode
usci_b0_i2c_mode
USCI_B0 I2C Mode
usci_b0_spi_mode
USCI_B0 SPI Mode
watchdog_timer
Watchdog Timer

Structs§

ADC10
ADC10
CALIBRATION_DATA
Calibration Data
COMPARATOR_A
Comparator A
FLASH
Flash
PORT_1_2
Port 1/2
PORT_3_4
Port 3/4
Peripherals
All the peripherals.
SPECIAL_FUNCTION
Special Function
SYSTEM_CLOCK
System Clock
TIMER0_A3
Timer A3
TIMER1_A3
Timer1_A3
TLV_CALIBRATION_DATA
TLV Calibration Data
USCI_A0_SPI_MODE
USCI_A0 SPI Mode
USCI_A0_UART_MODE
USCI_A0 UART Mode
USCI_B0_I2C_MODE
USCI_B0 I2C Mode
USCI_B0_SPI_MODE
USCI_B0 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.