Type Definition efm32gg11b::sdio::CLOCKCTRL[][src]

type CLOCKCTRL = Reg<u32, _CLOCKCTRL>;
Expand description

Clock Control, Timeout Control and Software Register

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

For information about available fields see clockctrl module

Trait Implementations

Register CLOCKCTRL reset()’s with value 0

Register size

Reset value of the register

read() method returns clockctrl::R reader structure

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