[][src]Type Definition saml10d14a::supc::VREG

type VREG = Reg<u32, _VREG>;

VREG Control

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

For information about avaliable fields see vreg module

Trait Implementations

impl Readable for VREG[src]

read() method returns vreg::R reader structure

impl Writable for VREG[src]

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

impl ResetValue for VREG[src]

Register VREG reset()'s with value 0x02

type Type = u32

Register size