Type Alias xmc4300::ppb::Vtor

source ·
pub type Vtor = Reg<VtorSpec>;
Expand description

VTOR (rw) register accessor: Vector Table Offset Register

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

For information about available fields see vtor module

Aliased Type§

struct Vtor { /* private fields */ }