Type Definition efm32gg11b::usart0::I2SCTRL[][src]

type I2SCTRL = Reg<u32, _I2SCTRL>;
Expand description

I2S Control Register

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

For information about available fields see i2sctrl module

Trait Implementations

Register I2SCTRL reset()’s with value 0

Register size

Reset value of the register

read() method returns i2sctrl::R reader structure

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