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

type W10 = Reg<u32, _W10>;

SPI_W10

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

For information about available fields see w10 module

Trait Implementations

impl Readable for W10[src]

read() method returns w10::R reader structure

impl ResetValue for W10[src]

Register W10 reset()'s with value 0

type Type = u32

Raw register type (u8, u16, u32, ...).

impl Writable for W10[src]

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