Struct esp32c3::spi1::clock_gate::CLOCK_GATE_SPEC [−][src]
pub struct CLOCK_GATE_SPEC;
Expand description
SPI1 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
reset()
method sets CLOCK_GATE to value 0x01
Reset value of the register.
write(|w| ..)
method takes clock_gate::W writer structure