Type Definition atsame70n20b_pac::utmi::OHCIICR[][src]

type OHCIICR = Reg<u32, _OHCIICR>;

OHCI Interrupt Configuration Register

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

For information about available fields see ohciicr module

Trait Implementations

impl Readable for OHCIICR[src]

read() method returns ohciicr::R reader structure

impl ResetValue for OHCIICR[src]

Register OHCIICR reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for OHCIICR[src]

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