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

type WRITE_EN = Reg<u32, _WRITE_EN>;

OTP device write-enable signal

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

For information about available fields see write_en module

Trait Implementations

impl Readable for WRITE_EN[src]

read() method returns write_en::R reader structure

impl ResetValue for WRITE_EN[src]

Register write_en reset()'s with value 0

type Type = u32

Register size

impl Writable for WRITE_EN[src]

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