[][src]Type Definition mkl25z4::usb0::OTGISTAT

type OTGISTAT = Reg<u8, _OTGISTAT>;

OTG Interrupt Status register

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

For information about available fields see otgistat module

Trait Implementations

impl Readable for OTGISTAT[src]

read() method returns otgistat::R reader structure

impl ResetValue for OTGISTAT[src]

Register OTGISTAT reset()'s with value 0

type Type = u8

Register size

impl Writable for OTGISTAT[src]

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