Type Alias esp32::spi0::DATE

source ·
pub type DATE = Reg<DATE_SPEC>;
Expand description

DATE (r) register accessor:

You can read this register and get date::R. See API.

For information about available fields see date module

Aliased Type§

struct DATE { /* private fields */ }