SEC - Set Carry Bit ;flags(C)
SEC ;C < 1 ;(INH) inherent addressing
Sets the C bit in the CCR. SEC may be used to set up the C bit prior to a shift/rotate instruction that involves the C bit.