[][src]Type Definition k22f::usb0::OTGICR

type OTGICR = Reg<u8, _OTGICR>;

OTG Interrupt Control Register

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

For information about available fields see otgicr module

Trait Implementations

impl Readable for OTGICR[src]

read() method returns otgicr::R reader structure

impl ResetValue for OTGICR[src]

Register OTGICR reset()'s with value 0

type Type = u8

Register size

impl Writable for OTGICR[src]

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