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

type HOST_INF_SEL = Reg<u32, _HOST_INF_SEL>;

DPORT_HOST_INF_SEL

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

For information about available fields see host_inf_sel module

Trait Implementations

impl Readable for HOST_INF_SEL[src]

read() method returns host_inf_sel::R reader structure

impl ResetValue for HOST_INF_SEL[src]

Register HOST_INF_SEL reset()'s with value 0

impl Writable for HOST_INF_SEL[src]

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