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

type CONF0 = Reg<u32, _CONF0>;

UHCI_CONF0

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

For information about available fields see conf0 module

Trait Implementations

impl Readable for CONF0[src]

read() method returns conf0::R reader structure

impl ResetValue for CONF0[src]

Register CONF0 reset()'s with value 0

impl Writable for CONF0[src]

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