Type Definition stm32wb_stm32hal::stm32wb55::sai1::ch::IM[][src]

type IM = Reg<u32, _IM>;
Expand description

AInterrupt mask register2

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

For information about available fields see im module

Trait Implementations

Register IM reset()’s with value 0

Register size

Reset value of the register

read() method returns im::R reader structure

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