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

type SLAVE2 = Reg<u32, _SLAVE2>;

SPI_SLAVE2

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

For information about avaliable fields see slave2 module

Trait Implementations

impl Readable for SLAVE2[src]

read() method returns slave2::R reader structure

impl ResetValue for SLAVE2[src]

Register SLAVE2 reset()'s with value 0

type Type = u32

Register size

impl Writable for SLAVE2[src]

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