menu
libriscv package
documentation
libriscv.dart
CustomCSRReadCallback typedef
CustomCSRReadCallback typedef
dark_mode
light_mode
CustomCSRReadCallback
typedef
CustomCSRReadCallback
=
(
bool
,
int
) Function
(
int
address
)
Implementation
typedef CustomCSRReadCallback = (bool, int) Function(int address);
libriscv package
documentation
libriscv
CustomCSRReadCallback typedef
libriscv library