4.6.2.1.2 Function bod33_set_config()

Configure a Brown Out Detector module.

enum status_code bod33_set_config( struct bod33_config *const conf)

Configures a given BOD module with the settings stored in the given configuration structure.

Table 4-4. Parameters
Data directionParameter nameDescription

[in]

conf

Configuration settings to use for the specified BOD33

Table 4-5. Return Values
Return valueDescription

STATUS_OK

Operation completed successfully

STATUS_ERR_INVALID_ARG

An invalid BOD was supplied

STATUS_ERR_INVALID_OPTION

The requested BOD level was outside the acceptable range