Struct kea_hal::port::PORTC[][src]

pub struct PORTC<DIV> { /* fields omitted */ }
Expand description

A Filterable Port type

Implementations

Configure $PORT to use no divisor (or disable filter)

Configure $PORT to use Div1

Configure $PORT to use Div2

Configure $PORT to use Div3

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.