|
virtual void | setClockPolarity (bool val) override |
| Set the Clock Polarity object.
|
|
virtual void | setClockPhase (bool val) override |
| Set the Clock Phase object.
|
|
virtual void | setEvent (SPIEvent *event) override |
| Set the Event Transfer object.
|
|
virtual bool | deinit (void) override |
| 硬體去初始化。
|
|
virtual bool | init (void) override |
| 硬體初始化。
|
|
virtual bool | isInit (void) override |
| 取得硬體是否已初始化。
|
|
virtual | ~Interface (void)=default |
| Destroy the struct object.
|
|
virtual mframe::lang::Object & | getObject (void) override |
| 取得類Object
|
|
◆ setClockPhase()
virtual void hal::serial::SPI::setClockPhase |
( |
bool | val | ) |
|
|
pure virtual |
Set the Clock Phase object.
- 參數
-
◆ setClockPolarity()
virtual void hal::serial::SPI::setClockPolarity |
( |
bool | val | ) |
|
|
pure virtual |
Set the Clock Polarity object.
- 參數
-
◆ setEvent()
virtual void hal::serial::SPI::setEvent |
( |
SPIEvent * | event | ) |
|
|
pure virtual |
Set the Event Transfer object.
- 參數
-
此結構(structure) 文件是由下列檔案中產生: