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