Type Alias PRER

Source
pub type PRER = Reg<PRERrs>;
Expand description

PRER (rw) register accessor: prescaler register

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

See register structure

For information about available fields see prer module

Aliased Typeยง

struct PRER { /* private fields */ }