Skip to content

thinnect/cmsis-devparam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Types and sizes

The APIs use a void pointer and a value type. The storage behind the pointer is always assumed to be of the correct size - the size provided during registration. For variable-size parameters, it is the maximum size of the value.

Shared access

Actual run-time value of the parameter is handled by the module that declared it, but the new DEVP API also allows values to be shared between components. Simply ask for the value by name, type and size - the type needs to match up, and size needs to be big enough, otherwise an error is returned.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •