Skip to main content

Base

Type Alias Base 

Source
pub type Base = Reg<BaseSpec>;
Expand description

BASE (r) register accessor: MTB Base

You can read this register and get base::R. See API.

For information about available fields see base module

Aliased Typeยง

pub struct Base { /* private fields */ }