Type Definition stm32l4_stm32hal::stm32l4x1::sai1::ch::IM[][src]

pub 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