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

type W12 = Reg<u32, _W12>;

SPI_W12

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

For information about available fields see w12 module

Trait Implementations

impl Readable for W12[src]

read() method returns w12::R reader structure

impl ResetValue for W12[src]

Register W12 reset()'s with value 0

impl Writable for W12[src]

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