pub type CaptureL = Reg<CaptureLSpec>;Expand description
CAPTURE_L (r) register accessor: Local Capture Low for CPU
You can read this register and get capture_l::R. See API.
For information about available fields see capture_l module
Aliased Typeยง
pub struct CaptureL { /* private fields */ }