Type Alias Claimset

Source
pub type Claimset = Reg<ClaimsetSpec>;
Expand description

CLAIMSET (rw) register accessor: MTB Claim Set

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

For information about available fields see claimset module

Aliased Typeยง

struct Claimset { /* private fields */ }