[][src]Type Definition mkl26z4::usb0::ISTAT

type ISTAT = Reg<u8, _ISTAT>;

Interrupt Status register

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

For information about avaliable fields see istat module

Trait Implementations

impl Readable for ISTAT[src]

read() method returns istat::R reader structure

impl Writable for ISTAT[src]

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

impl ResetValue for ISTAT[src]

Register ISTAT reset()'s with value 0

type Type = u8

Register size