Type Alias BCDR

Source
pub type BCDR = Reg<BCDRrs>;
Expand description

BCDR (rw) register accessor: Battery charging detector

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

See register structure

For information about available fields see bcdr module

Aliased Typeยง

pub struct BCDR { /* private fields */ }