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

type SPI_W6 = Reg<u32, _SPI_W6>;

SPI_W6

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

For information about available fields see spi_w6 module

Trait Implementations

impl Readable for SPI_W6[src]

read() method returns spi_w6::R reader structure

impl ResetValue for SPI_W6[src]

Register SPI_W6 reset()'s with value 0

type Type = u32

Register size

impl Writable for SPI_W6[src]

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