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

type W14 = Reg<u32, _W14>;

SPI_W14

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

For information about avaliable fields see w14 module

Trait Implementations

impl Readable for W14[src]

read() method returns w14::R reader structure

impl ResetValue for W14[src]

Register W14 reset()'s with value 0

type Type = u32

Register size

impl Writable for W14[src]

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