Hcmdr

Type Alias Hcmdr 

Source
pub type Hcmdr = Reg<HcmdrSpec>;
Expand description

HCMDR (rw) register accessor: AHB Command Register

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

For information about available fields see hcmdr module

Aliased Typeยง

pub struct Hcmdr { /* private fields */ }