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

type PULLUP = Reg<u32, _PULLUP>;

Internal Pull-Up Enable Register

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

For information about available fields see pullup module

Trait Implementations

impl Readable for PULLUP[src]

read() method returns pullup::R reader structure

impl ResetValue for PULLUP[src]

Register pullup reset()'s with value 0

type Type = u32

Register size

impl Writable for PULLUP[src]

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