menu
rohd_hcl
rohd_hcl.dart
ApbReadPacket
ApbReadPacket.new constructor
ApbReadPacket.new
dark_mode
light_mode
ApbReadPacket
constructor
ApbReadPacket
(
{
required
LogicValue
addr
,
int
selectIndex
=
0
,
})
Creates a read packet.
Implementation
ApbReadPacket({required super.addr, super.selectIndex});
rohd_hcl
rohd_hcl
ApbReadPacket
ApbReadPacket.new constructor
ApbReadPacket class