baud<< ( value object -- )


Vocabulary
accessors

Definition
IN: accessors

GENERIC: baud<< ( value object -- )


Methods
USING: accessors io.serial slots.private ;

M: serial baud<< 4 set-slot ; inline