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

type W1 = Reg<u32, _W1>;

SPI_W1

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

For information about avaliable fields see w1 module

Trait Implementations

impl Readable for W1[src]

read() method returns w1::R reader structure

impl ResetValue for W1[src]

Register W1 reset()'s with value 0

type Type = u32

Register size

impl Writable for W1[src]

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