libxr  1.0
Want to be the best embedded framework
Loading...
Searching...
No Matches
LibXR::DCacheFunctionAcceptsVoidPtr Concept Reference

D-Cache API accepts void* More...

#include <stm32_dcache.hpp>

Concept definition

template<typename FunctionType>
std::is_invocable_v<FunctionType, void*, int32_t>
D-Cache API accepts void*

Detailed Description

D-Cache API accepts void*

D-Cache API 可直接接受 void*

Definition at line 16 of file stm32_dcache.hpp.