No Black-Box Libraries with Reagenix
All the Reagenix related code for targets is ANSI-C source
No problems with new hardware or compilers
Quality inspection is possible by yourself
For dependable systems you can test all the code with visible source level testing coverage
void RGXI_compute_response (RGXI_interfacing_block_t* pB) {
RGXI_status_block_type(RGXI__gp)* p =
(RGXI_status_block_type(RGXI__gp)*)(pB->pS);
Now = pB->get_now(pB->pEnv);