[][src]Type Definition e310x::otp::VPPEN

type VPPEN = Reg<u32, _VPPEN>;

OTP write-voltage enable

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

For information about available fields see vppen module

Trait Implementations

impl Readable for VPPEN[src]

read() method returns vppen::R reader structure

impl ResetValue for VPPEN[src]

Register vppen reset()'s with value 0

type Type = u32

Register size

impl Writable for VPPEN[src]

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