Type Alias FEED

Source
pub type FEED = Reg<FEED_SPEC>;
Expand description

FEED (w) register accessor: need_des

You can reset, write, write_with_zero this register using feed::W. See API.

For information about available fields see feed module

Aliased Typeยง

pub struct FEED { /* private fields */ }