;----------------------
;State Transition Function
;   I2C bus SLAVE specific

STF_S_wait_for_stop
	call	slave_wait_for_stop_entry_point
	return


;----------------------
;State Monitor Function
;   I2C bus SLAVE specific

SMF_S_wait_for_stop
	return