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

type SLAVE3 = Reg<u32, _SLAVE3>;

SPI_SLAVE3

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

For information about available fields see slave3 module

Trait Implementations

impl Readable for SLAVE3[src]

read() method returns slave3::R reader structure

impl ResetValue for SLAVE3[src]

Register SLAVE3 reset()'s with value 0

impl Writable for SLAVE3[src]

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