Type Definition esp32c3::uhci::UHCI_ACK_NUM  [−][src]
type UHCI_ACK_NUM = Reg<u32, _UHCI_ACK_NUM>;
UHCI_ACK_NUM
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see uhci_ack_num module
Trait Implementations
impl Readable for UHCI_ACK_NUM[src]
read() method returns uhci_ack_num::R reader structure
impl ResetValue for UHCI_ACK_NUM[src]
Register UHCI_ACK_NUM reset()'s with value 0
impl Writable for UHCI_ACK_NUM[src]
write(|w| ..) method takes uhci_ack_num::W writer structure