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

type HWCFR = Reg<u32, _HWCFR>;

AES hardware configuration register

This register you can read. See API.

For information about available fields see hwcfr module

Trait Implementations

impl Readable for HWCFR[src]

read() method returns hwcfr::R reader structure