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

type MRR = Reg<u32, _MRR>;

OTP read-voltage regulator control

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

For information about avaliable fields see mrr module

Trait Implementations

impl Readable for MRR[src]

read() method returns mrr::R reader structure

impl Writable for MRR[src]

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

impl ResetValue for MRR[src]

Register mrr reset()'s with value 0

type Type = u32

Register size