max3263x

Crates.iomax3263x
lib.rsmax3263x
version0.5.0
sourcesrc
created_at2022-01-17 15:36:43.562911
updated_at2022-07-04 11:06:01.474242
descriptionsvd2rust generated peripheral crate for the max3263x
homepage
repositoryhttps://github.com/arron-speake-bluefruit/max3263x
max_upload_size
id515631
size2,648,440
(arron-speake-bluefruit)

documentation

README

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.
Commit count: 18

cargo fmt