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

type HUNG_CONF = Reg<u32, _HUNG_CONF>;

UHCI_HUNG_CONF

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

For information about available fields see hung_conf module

Trait Implementations

impl Readable for HUNG_CONF[src]

read() method returns hung_conf::R reader structure

impl ResetValue for HUNG_CONF[src]

Register HUNG_CONF reset()'s with value 0

impl Writable for HUNG_CONF[src]

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