feat: handle ack in rx, tx
chore: use process(all) for combinational processes
feat(rx): make rx idle on start/stop condition
fix(rx): stretching behavior
refactor(rx): do not use unnecessary index
fix: make rx properly working
feat: add i2c rx, tx entities