Table of Contents

Enum CanCtrl.PinPrescaler

Namespace
Iot.Device.Mcp25xxx.Register.CanControl
Assembly
Iot.Device.Mcp25xxx.dll

CLKOUT Pin Prescaler.

public enum CanCtrl.PinPrescaler

Fields

ClockDivideBy1 = 0

FCLKOUT = System Clock/1.

ClockDivideBy2 = 1

FCLKOUT = System Clock/2.

ClockDivideBy4 = 2

FCLKOUT = System Clock/4.

ClockDivideBy8 = 3

FCLKOUT = System Clock/8.