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

type WIFI_BB_CFG_2 = Reg<u32, _WIFI_BB_CFG_2>;

DPORT_WIFI_BB_CFG_2

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

For information about available fields see wifi_bb_cfg_2 module

Trait Implementations

impl Readable for WIFI_BB_CFG_2[src]

read() method returns wifi_bb_cfg_2::R reader structure

impl ResetValue for WIFI_BB_CFG_2[src]

Register WIFI_BB_CFG_2 reset()'s with value 0

impl Writable for WIFI_BB_CFG_2[src]

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