Type Definition stm32wb_stm32hal::stm32wb55::aes2::SUSP4R[][src]

type SUSP4R = Reg<u32, _SUSP4R>;
Expand description

AES suspend register 4

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see susp4r module

Trait Implementations

Register SUSP4R reset()’s with value 0

Register size

Reset value of the register

read() method returns susp4r::R reader structure

write(|w| ..) method takes susp4r::W writer structure