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

type TAG_FO_CTRL = Reg<u32, _TAG_FO_CTRL>;

DPORT_TAG_FO_CTRL

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

For information about available fields see tag_fo_ctrl module

Trait Implementations

impl Readable for TAG_FO_CTRL[src]

read() method returns tag_fo_ctrl::R reader structure

impl ResetValue for TAG_FO_CTRL[src]

Register TAG_FO_CTRL reset()'s with value 0

impl Writable for TAG_FO_CTRL[src]

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