[][src]Type Definition esp32::slc::BRIDGE_CONF

type BRIDGE_CONF = Reg<u32, _BRIDGE_CONF>;

SLC_BRIDGE_CONF

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

For information about available fields see bridge_conf module

Trait Implementations

impl Readable for BRIDGE_CONF[src]

read() method returns bridge_conf::R reader structure

impl ResetValue for BRIDGE_CONF[src]

Register BRIDGE_CONF reset()'s with value 0

impl Writable for BRIDGE_CONF[src]

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