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

type W7 = Reg<u32, _W7>;

SPI_W7

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

For information about avaliable fields see w7 module

Trait Implementations

impl Readable for W7[src]

read() method returns w7::R reader structure

impl ResetValue for W7[src]

Register W7 reset()'s with value 0

type Type = u32

Register size

impl Writable for W7[src]

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