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

type DRIVE = Reg<u32, _DRIVE>;

Drive Strength Register

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

For information about available fields see drive module

Trait Implementations

impl Readable for DRIVE[src]

read() method returns drive::R reader structure

impl ResetValue for DRIVE[src]

Register drive reset()'s with value 0

type Type = u32

Register size

impl Writable for DRIVE[src]

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