Type Alias gd32e1::gd32e103::timer8::Car

source ·
pub type Car = Reg<CarSpec>;
Expand description

CAR (rw) register accessor: Counter auto reload register

You can read this register and get car::R. You can reset, write, write_with_zero this register using car::W. You can also modify this register. See API.

For information about available fields see car module

Aliased Type§

struct Car { /* private fields */ }