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

pub type SUSP6R = Reg<u32, _SUSP6R>;
Expand description

AES suspend register 6

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

For information about available fields see susp6r module

Trait Implementations

Register SUSP6R reset()’s with value 0

Register size

Reset value of the register

read() method returns susp6r::R reader structure

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