[][src]Type Definition esp32::gpio_sd::SIGMADELTA_VERSION

type SIGMADELTA_VERSION = Reg<u32, _SIGMADELTA_VERSION>;

GPIO_SIGMADELTA_VERSION

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

For information about avaliable fields see sigmadelta_version module

Trait Implementations

impl Readable for SIGMADELTA_VERSION[src]

read() method returns sigmadelta_version::R reader structure

impl ResetValue for SIGMADELTA_VERSION[src]

Register SIGMADELTA_VERSION reset()'s with value 0

type Type = u32

Register size

impl Writable for SIGMADELTA_VERSION[src]

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