PIR

Type Alias PIR 

Source
pub type PIR = Reg<PIRrs>;
Expand description

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.

See register structure

For information about available fields see pir module

Aliased Typeยง

pub struct PIR { /* private fields */ }