[][src]Type Definition e310x::gpio0::IOF_EN

type IOF_EN = Reg<u32, _IOF_EN>;

HW I/O Function Enable Register

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

For information about available fields see iof_en module

Trait Implementations

impl Readable for IOF_EN[src]

read() method returns iof_en::R reader structure

impl ResetValue for IOF_EN[src]

Register iof_en reset()'s with value 0

type Type = u32

Register size

impl Writable for IOF_EN[src]

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