[][src]Type Definition xmc4200::vadc_g0::SEVNP

type SEVNP = Reg<u32, _SEVNP>;

Source Event Node Pointer Register

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

For information about available fields see sevnp module

Trait Implementations

impl Readable for SEVNP[src]

read() method returns sevnp::R reader structure

impl ResetValue for SEVNP[src]

Register SEVNP reset()'s with value 0

type Type = u32

Register size

impl Writable for SEVNP[src]

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