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

type STATE0 = Reg<u32, _STATE0>;

UHCI_STATE0

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

For information about available fields see state0 module

Trait Implementations

impl Readable for STATE0[src]

read() method returns state0::R reader structure

impl ResetValue for STATE0[src]

Register STATE0 reset()'s with value 0

impl Writable for STATE0[src]

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