Type Alias SMCR

Source
pub type SMCR = Reg<SMCRrs>;
Expand description

SMCR (rw) register accessor: slave mode control register

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

See register structure

For information about available fields see smcr module

Aliased Typeยง

pub struct SMCR { /* private fields */ }