[][src]Type Definition atsame70n19b::utmi::UTMI_OHCIICR

type UTMI_OHCIICR = Reg<u32, _UTMI_OHCIICR>;

OHCI Interrupt Configuration Register

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

For information about available fields see utmi_ohciicr module

Trait Implementations

impl Readable for UTMI_OHCIICR[src]

read() method returns utmi_ohciicr::R reader structure

impl ResetValue for UTMI_OHCIICR[src]

Register UTMI_OHCIICR reset()'s with value 0

type Type = u32

Register size

impl Writable for UTMI_OHCIICR[src]

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