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

type W11 = Reg<u32, _W11>;

SPI_W11

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

For information about available fields see w11 module

Trait Implementations

impl Readable for W11[src]

read() method returns w11::R reader structure

impl ResetValue for W11[src]

Register W11 reset()'s with value 0

type Type = u32

Raw register type (u8, u16, u32, ...).

impl Writable for W11[src]

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