Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
ssif_chcfg_romdec_t Struct Reference
It's used for ROMDEC direct transfer mode and the call back function registration. More...
#include <R_BSP_SsifDef.h>
Data Fields | |
uint32_t | mode |
Enable/Disable SSIRDR->STRMDIN0 route. | |
void(* | p_cbfunc )(void) |
SSIF error callback function. |
Detailed Description
It's used for ROMDEC direct transfer mode and the call back function registration.
Definition at line 182 of file R_BSP_SsifDef.h.
Field Documentation
uint32_t mode |
Enable/Disable SSIRDR->STRMDIN0 route.
Definition at line 184 of file R_BSP_SsifDef.h.
void(* p_cbfunc)(void) |
SSIF error callback function.
Definition at line 185 of file R_BSP_SsifDef.h.
Generated on Tue Jul 12 2022 14:33:18 by
