GTPR

Type Alias GTPR 

Source
pub type GTPR = Reg<GTPRrs>;
Expand description

GTPR (rw) register accessor: Guard time and prescaler register

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

See register structure

For information about available fields see gtpr module

Aliased Typeยง

pub struct GTPR { /* private fields */ }