Type Definition esp32c3::spi::SPI_USER2 [−][src]
type SPI_USER2 = Reg<u32, _SPI_USER2>;
SPI_USER2
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see spi_user2 module
Trait Implementations
impl Readable for SPI_USER2[src]
read() method returns spi_user2::R reader structure
impl ResetValue for SPI_USER2[src]
Register SPI_USER2 reset()'s with value 0
impl Writable for SPI_USER2[src]
write(|w| ..) method takes spi_user2::W writer structure