pub type EP5R = Reg<u32, _EP5R>;
endpoint 5 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 ep5r module
pub struct EP5R { /* private fields */ }
Register EP5R reset()’s with value 0
reset()
read() method returns ep5r::R reader structure
read()
write(|w| ..) method takes ep5r::W writer structure
write(|w| ..)