Closed pat-rogers closed 7 years ago
On 2/8/2017 10:59 AM, Fabien Chouteau wrote:
Fabien-Chouteau commented on this pull request.
type CRC_Peripheral is record
-- Data register
- DR : HAL.UInt32;
- DR : HAL.UInt32 with Volatile_Full_Access;
You left one Volatile_Full_Access here. Is that on purpose?
Oops, no. I'll fix it.
Minor fix to the comment lines indicating the peripheral. These comments match those committed elsewhere to the SVD files so this is what would be generated.