ClkCtrl

Type Alias ClkCtrl 

Source
pub type ClkCtrl = Reg<ClkCtrlSpec>;
Expand description

CLK_CTRL (rw) register accessor: SSP CLK Control Register

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

For information about available fields see clk_ctrl module

Aliased Typeยง

pub struct ClkCtrl { /* private fields */ }