pub type PUCRE = Reg<u32, _PUCRE>;
Power Port E pull-up control register
This register you can read, reset, write, write_with_zero, modify. See API.
read
reset
write
write_with_zero
modify
For information about available fields see pucre module
pub struct PUCRE { /* private fields */ }
Register PUCRE reset()’s with value 0
reset()
read() method returns pucre::R reader structure
read()
write(|w| ..) method takes pucre::W writer structure
write(|w| ..)