Module kea_hal::port[][src]

Expand description

Port peripheral module.

This module contains only the IO Filter part of the port peripheral. The high current driver and pull-up resist peripherals are implemented as part of the GPIO module.

Structs

DIV1

Divisor Controller

DIV2

Divisor Controller

DIV3

Divisor Controller

Div1

Use Divisor 1

Div2

Use Divisor 2

Div3

Use Divisor 3

DivNone

No Divisor (Filter runs a busclk, or disabled)

Divisor

A struct that represents one of the divisors in the filter module

Filter

Input Filter control

PORTA

A Filterable Port type

PORTB

A Filterable Port type

PORTC

A Filterable Port type

PORTD

A Filterable Port type

PORTE

A Filterable Port type

PORTF

A Filterable Port type

PORTG

A Filterable Port type

Type Definitions

DefaultDiv

Default Divisor for each port