YAHAL
Yet Another Hardware Abstraction Library
Loading...
Searching...
No Matches
I2C::IDLE Class Reference
Inheritance diagram for I2C::IDLE:
I2C::STATE

Public Member Functions

 IDLE (soft_i2c_slave &c)
 
void enter () override
 
- Public Member Functions inherited from I2C::STATE
 STATE (soft_i2c_slave &c)
 
virtual void leave ()
 
void start ()
 
void stop ()
 
virtual void high ()
 
virtual void low ()
 
virtual void scl_falling ()
 

Additional Inherited Members

- Protected Attributes inherited from I2C::STATE
soft_i2c_slave_context
 

Detailed Description

Definition at line 48 of file soft_i2c_slave_states.h.

Constructor & Destructor Documentation

◆ IDLE()

I2C::IDLE::IDLE ( soft_i2c_slave & c)
inline

Definition at line 50 of file soft_i2c_slave_states.h.

Member Function Documentation

◆ enter()

void I2C::IDLE::enter ( )
overridevirtual

Reimplemented from I2C::STATE.

Definition at line 38 of file soft_i2c_slave_states.cpp.


The documentation for this class was generated from the following files: