pub type HcselW<'a, REG> = BitWriter<'a, REG, Hcsel>;
Field HCSEL writer - Half Cycle Select
HCSEL
pub struct HcselW<'a, REG> { /* private fields */ }
Half cycle reload is disabled and it is not considered as a reload opportunity.
Half cycle reload is enabled and it is considered as a reload opportunity.