[][src]Type Definition xmc1100::usic0_ch0::INPR

type INPR = Reg<u32, _INPR>;

Interrupt Node Pointer Register

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

For information about avaliable fields see inpr module

Trait Implementations

impl Readable for INPR[src]

read() method returns inpr::R reader structure

impl ResetValue for INPR[src]

Register INPR reset()'s with value 0

type Type = u32

Register size

impl Writable for INPR[src]

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