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

type RSCTRL = Reg<u32, _RSCTRL>;

OTP read sequencer control

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

For information about available fields see rsctrl module

Trait Implementations

impl Readable for RSCTRL[src]

read() method returns rsctrl::R reader structure

impl ResetValue for RSCTRL[src]

Register rsctrl reset()'s with value 0

type Type = u32

Register size

impl Writable for RSCTRL[src]

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