[][src]Type Definition esp32::spi::SLAVE1

type SLAVE1 = Reg<u32, _SLAVE1>;

SPI_SLAVE1

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

For information about available fields see slave1 module

Trait Implementations

impl Readable for SLAVE1[src]

read() method returns slave1::R reader structure

impl ResetValue for SLAVE1[src]

Register SLAVE1 reset()'s with value 0

impl Writable for SLAVE1[src]

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