[][src]Type Definition stm32wb_pac::aes2::SIDR

type SIDR = Reg<u32, _SIDR>;

AES size ID register

This register you can read. See API.

For information about available fields see sidr module

Trait Implementations

impl Readable for SIDR[src]

read() method returns sidr::R reader structure