pub type PIR = Reg<PIRrs>;
PIR (rw) register accessor: polling interval register
You can read this register and get pir::R. You can reset, write, write_with_zero this register using pir::W. You can also modify this register. See API.
read
pir::R
reset
write
write_with_zero
pir::W
modify
See register structure
For information about available fields see pir module
pir
pub struct PIR { /* private fields */ }