Type Alias DIN_NUM

Source
pub type DIN_NUM = Reg<DIN_NUM_SPEC>;
Expand description

DIN_NUM (r) register accessor: SPI0 input delay number control register

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

For information about available fields see din_num module

Aliased Typeยง

struct DIN_NUM { /* private fields */ }