Type trng_callback_t

typedef void(* trng_callback_t )(struct trng_module *const module_inst)

Type definition for a TRNG module callback function.