Crate gd32f1[][src]

Peripheral access API for GD32F1 microcontrollers (generated using svd2rust 0.17.0)

You can find an overview of the API here: svd2rust/#peripheral-api

For more details see the README here: gd32-rs

This crate supports all GD32F1 devices; for the complete list please see: gd32f1

Due to doc build limitations, not all devices may be shown on docs.rs; a representative few have been selected instead. For a complete list of available registers and fields see: gd32-rs Device Coverage

Modules

gd32f130
gd32f170

Structs

R

Register/field reader

Reg

This structure provides volatile access to register

W

Register writer

Enums

Variant

Used if enumerated values cover not the whole range

Traits

Readable

This trait shows that register has read method

ResetValue

Reset value of the register

Writable

This trait shows that register has write, write_with_zero and reset method