pub enum UGW {
UPDATE,
}Expand description
Values that can be written to the field UG
Variants§
UPDATE
Re-initializes the timer counter and generates an update of the reigsters.
pub enum UGW {
UPDATE,
}Values that can be written to the field UG
Re-initializes the timer counter and generates an update of the reigsters.