[][src]Type Definition esp32::uhci::PKT_THRES

type PKT_THRES = Reg<u32, _PKT_THRES>;

UHCI_PKT_THRES

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see pkt_thres module

Trait Implementations

impl Readable for PKT_THRES[src]

read() method returns pkt_thres::R reader structure

impl ResetValue for PKT_THRES[src]

Register PKT_THRES reset()'s with value 0

impl Writable for PKT_THRES[src]

write(|w| ..) method takes pkt_thres::W writer structure