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

type W0 = Reg<u32, _W0>;

SPI_W0

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

For information about avaliable fields see w0 module

Trait Implementations

impl Readable for W0[src]

read() method returns w0::R reader structure

impl ResetValue for W0[src]

Register W0 reset()'s with value 0

type Type = u32

Register size

impl Writable for W0[src]

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