Type Definition esp32c3::spi::SPI_CLK_GATE[][src]

type SPI_CLK_GATE = Reg<u32, _SPI_CLK_GATE>;

SPI_CLK_GATE

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

For information about available fields see spi_clk_gate module

Trait Implementations

impl Readable for SPI_CLK_GATE[src]

read() method returns spi_clk_gate::R reader structure

impl ResetValue for SPI_CLK_GATE[src]

Register SPI_CLK_GATE reset()'s with value 0

type Type = u32

Register size

impl Writable for SPI_CLK_GATE[src]

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