RESOURCE

Type Alias RESOURCE 

Source
pub type RESOURCE = Reg<RESOURCE_SPEC>;
Expand description

RESOURCE (rw) register accessor: no description available

You can read this register and get resource::R. You can reset, write, write_with_zero this register using resource::W. You can also modify this register. See API.

For information about available fields see resource module

Aliased Typeยง

pub struct RESOURCE { /* private fields */ }