<' struct structs_units2 { addr : byte; // True it is write rd_wr: bool; // Write data is present only during // write operation when TRUE structs_units1 { data : byte; }; }; '>