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

type VRREN = Reg<u32, _VRREN>;

OTP read-voltage enable

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

For information about available fields see vrren module

Trait Implementations

impl Readable for VRREN[src]

read() method returns vrren::R reader structure

impl ResetValue for VRREN[src]

Register vrren reset()'s with value 0

type Type = u32

Register size

impl Writable for VRREN[src]

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