[][src]Type Definition atsamd21g18a::sysctrl::VREG

type VREG = Reg<u16, _VREG>;

Voltage Regulator System (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 0

type Type = u16

Register size