Type Alias POL

Source
pub type POL = Reg<POLrs>;
Expand description

POL (rw) register accessor: polynomial

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

See register structure

For information about available fields see pol module

Aliased Typeยง

pub struct POL { /* private fields */ }