halx
読み取り中…
検索中…
一致する文字列を見つけられません
halx
peripheral
UartTxIt
公開メンバ関数
|
全メンバ一覧
halx::peripheral::UartTxIt< Handle > クラステンプレート
#include <
uart_it.hpp
>
公開メンバ関数
UartTxIt
()
~UartTxIt
()
bool
transmit
(const uint8_t *data, size_t size, uint32_t timeout)
構築子と解体子
◆
UartTxIt()
template<UART_HandleTypeDef * Handle>
halx::peripheral::UartTxIt
< Handle >::UartTxIt
(
)
inline
◆
~UartTxIt()
template<UART_HandleTypeDef * Handle>
halx::peripheral::UartTxIt
< Handle >::~
UartTxIt
(
)
inline
関数詳解
◆
transmit()
template<UART_HandleTypeDef * Handle>
bool
halx::peripheral::UartTxIt
< Handle >::transmit
(
const uint8_t *
data
,
size_t
size
,
uint32_t
timeout
)
inline
このクラス詳解は次のファイルから抽出されました:
include/halx/peripheral/uart/
uart_it.hpp
構築:
1.13.2