Skip to main content

Cap

Type Alias Cap 

Source
pub type Cap = Reg<CapSpec>;
Expand description

CAP (r) register accessor: Capture

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

For information about available fields see cap module

Aliased Typeยง

pub struct Cap { /* private fields */ }