C API for BALTECH SDK
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages

§ brp_create()

BRP_LIB brp_protocol brp_create ( void  )

This is equivalent to the following call:

brp_add_layer(composite_prot, BRP_LAYERID_IO);
brp_set_layer(composite_prot, BRP_LAYERID_BRP, brp_prot);