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

D-Cache API accepts volatile void* More...

#include <stm32_dcache.hpp>

Concept definition

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

Detailed Description

D-Cache API accepts volatile void*

D-Cache API 可直接接受 volatile void*

Definition at line 24 of file stm32_dcache.hpp.