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

type ESC_CONF0 = Reg<u32, _ESC_CONF0>;

UHCI_ESC_CONF0

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

For information about available fields see esc_conf0 module

Trait Implementations

impl Readable for ESC_CONF0[src]

read() method returns esc_conf0::R reader structure

impl ResetValue for ESC_CONF0[src]

Register ESC_CONF0 reset()'s with value 0

impl Writable for ESC_CONF0[src]

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