CaptureH

Type Alias CaptureH 

Source
pub type CaptureH = Reg<CaptureHSpec>;
Expand description

CAPTURE_H (r) register accessor: Local Capture High for CPU

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

For information about available fields see capture_h module

Aliased Typeยง

pub struct CaptureH { /* private fields */ }