#api #generated #svd2rust

no-std max3263x

svd2rust generated peripheral crate for the max3263x

5 releases (breaking)

0.5.0 Jul 4, 2022
0.4.0 Apr 26, 2022
0.3.0 Apr 12, 2022
0.2.0 Mar 8, 2022
0.1.0 Jan 17, 2022

#1588 in Embedded development


Used in blue_hal

MIT license

2MB
55K SLoC

MAX3263x

Peripheral access API for MAX3263X microcontrollers (generated using svd2rust).

You can find an overview of the generated API here.

The SVD file itself is for the Maxim Integrated MAX32630 and MAX32631 from here. The following changes have been made to the original file:

  • Remove alt_sck_hi_clk and alt_sck_lo_clk fields from SPIM0's MSTR_CFG.
  • Add sdio_sample_point field to SPIM0's MSTR_CFG.
  • Add enable_sck_fb_mode field to SPIM0's GEN_CTRL.

Dependencies

~560–800KB
~10K SLoC