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
- TIME
R0_ A3 - Timer A3
- TIME
R1_ 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.