2016-01-15 3:35 GMT+03:00 Józef Kucia joseph.kucia@gmail.com:
It would preferably be written as "UINT Usage : 1;". This applies to other bit fields.
Make sense, will do
The Enable and Size parameters should be annotated as input parameters.
Will do
Ideally, the method parameters would be renamed and written in lower_case_with_underscores.
Existing interfaces in that file don't use this naming scheme.