Type Alias CTRL1

Source
pub type CTRL1 = Reg<CTRL1_SPEC>;
Expand description

CTRL1 (rw) register accessor: SPI1 control1 register.

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

For information about available fields see ctrl1 module

Aliased Typeยง

struct CTRL1 { /* private fields */ }