Type Definition stm32wb_stm32hal::stm32wb55::aes1::SIDR[][src]

type SIDR = Reg<u32, _SIDR>;
Expand description

AES size ID register

This register you can read. See API.

For information about available fields see sidr module

Trait Implementations

read() method returns sidr::R reader structure