Type Alias Isar
Source pub type Isar = Reg<IsarSpec>;
Expand description
ISAR (r) register accessor: Instruction Set Attributes Register
You can read
this register and get isar::R
. See API.
For information about available fields see isar
module
struct Isar { }