Struct esp32c3::spi0::clock_gate::CLOCK_GATE_SPEC [−][src]
pub struct CLOCK_GATE_SPEC;Expand description
SPI0 clk_gate register
This register you can read, write_with_zero, reset, write, modify. See API.
For information about available fields see clock_gate module
Trait Implementations
read() method returns clock_gate::R reader structure
type Ux = u32
type Ux = u32
Raw register type (u8, u16, u32, …).
reset() method sets CLOCK_GATE to value 0x01
Reset value of the register.
write(|w| ..) method takes clock_gate::W writer structure