[][src]Type Definition xmc4800::can_node0::NIPR

type NIPR = Reg<u32, _NIPR>;

Node Interrupt Pointer Register

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

For information about avaliable fields see nipr module

Trait Implementations

impl Readable for NIPR[src]

read() method returns nipr::R reader structure

impl Writable for NIPR[src]

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

impl ResetValue for NIPR[src]

Register NIPR reset()'s with value 0

type Type = u32

Register size