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

type IVR1 = Reg<u32, _IVR1>;
Expand description

initialization vector register 1

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

For information about available fields see ivr1 module

Trait Implementations

Register IVR1 reset()’s with value 0

Register size

Reset value of the register

read() method returns ivr1::R reader structure

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