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

type IVR2 = Reg<u32, _IVR2>;
Expand description

initialization vector register 2

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

For information about available fields see ivr2 module

Trait Implementations

Register IVR2 reset()’s with value 0

Register size

Reset value of the register

read() method returns ivr2::R reader structure

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