ACTLR

Type Alias ACTLR 

Source
pub type ACTLR = Reg<ACTLR_SPEC>;
Expand description

ACTLR (rw) register accessor: Provides IMPLEMENTATION DEFINED configuration and control options

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

For information about available fields see actlr module

Aliased Typeยง

pub struct ACTLR { /* private fields */ }