pub type POL = Reg<POLrs>;
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.
read
pol::R
reset
write
write_with_zero
pol::W
modify
See register structure
For information about available fields see pol module
pol
pub struct POL { /* private fields */ }