[][src]Type Definition esp32::dport::WIFI_BB_CFG

type WIFI_BB_CFG = Reg<u32, _WIFI_BB_CFG>;

DPORT_WIFI_BB_CFG

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

For information about available fields see wifi_bb_cfg module

Trait Implementations

impl Readable for WIFI_BB_CFG[src]

read() method returns wifi_bb_cfg::R reader structure

impl ResetValue for WIFI_BB_CFG[src]

Register WIFI_BB_CFG reset()'s with value 0

impl Writable for WIFI_BB_CFG[src]

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