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