pub type WPCCR = Reg<WPCCRrs>;Expand description
WPCCR (rw) register accessor: wrap communication configuration register
You can read this register and get wpccr::R. You can reset, write, write_with_zero this register using wpccr::W. You can also modify this register. See API.
See register structure
For information about available fields see wpccr module
Aliased Typeยง
pub struct WPCCR { /* private fields */ }