Type Definition efm32gg11b::qspi0::CONFIG[][src]

type CONFIG = Reg<u32, _CONFIG>;
Expand description

Octal-SPI Configuration Register

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

For information about available fields see config module

Trait Implementations

Register CONFIG reset()’s with value 0x8078_0081

Register size

Reset value of the register

read() method returns config::R reader structure

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