Direct

Type Alias Direct 

Source
pub type Direct = Reg<DirectSpec>;
Expand description

DIRECT (rw) register accessor: Direct control of target voltage

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

For information about available fields see direct module

Aliased Typeยง

pub struct Direct { /* private fields */ }