Type Alias EXT3

Source
pub type EXT3 = Reg<EXT3_SPEC>;
Expand description

EXT3 (rw) register accessor:

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

For information about available fields see ext3 module

Aliased Typeยง

pub struct EXT3 { /* private fields */ }