Type Alias esp32::spi0::CTRL2

source ·
pub type CTRL2 = Reg<CTRL2_SPEC>;
Expand description

CTRL2 (rw) register accessor:

You can read this register and get ctrl2::R. You can reset, write, write_with_zero this register using ctrl2::W. You can also modify this register. See API.

For information about available fields see ctrl2 module

Aliased Type§

struct CTRL2 { /* private fields */ }