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

type W = Reg<u32, _W>;

SPI_W0

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

For information about available fields see w module

Trait Implementations

impl Readable for W[src]

read() method returns w::R reader structure

impl ResetValue for W[src]

Register W%s reset()'s with value 0

impl Writable for W[src]

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