MTPR

Type Alias MTPR 

Source
pub type MTPR = Reg<MTPR_SPEC>;
Expand description

MTPR (rw) register accessor: I2C Master Timer Period

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

For information about available fields see mtpr module

Aliased Typeยง

pub struct MTPR { /* private fields */ }