To

Type Alias To 

Source
pub type To = Reg<ToSpec>;
Expand description

TO (rw) register accessor: SPI Time Out Register

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

For information about available fields see to module

Aliased Typeยง

pub struct To { /* private fields */ }