C API for BALTECH SDK

§ 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);