[][src]Type Definition xmc4100::vadc_g0::REVNP1

type REVNP1 = Reg<u32, _REVNP1>;

Result Event Node Pointer Register 1

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

For information about available fields see revnp1 module

Trait Implementations

impl Readable for REVNP1[src]

read() method returns revnp1::R reader structure

impl ResetValue for REVNP1[src]

Register REVNP1 reset()'s with value 0

type Type = u32

Register size

impl Writable for REVNP1[src]

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