Type Alias SMPR

Source
pub type SMPR = Reg<SMPRrs>;
Expand description

SMPR (rw) register accessor: sampling time register

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

See register structure

For information about available fields see smpr module

Aliased Typeยง

pub struct SMPR { /* private fields */ }