Type Definition nrf52820_pac::uarte0::CONFIG[][src]

type CONFIG = Reg<u32, _CONFIG>;
Expand description

Configuration of parity and hardware flow control

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see config module

Trait Implementations

Register CONFIG reset()’s with value 0

Register size

Reset value of the register

read() method returns config::R reader structure

write(|w| ..) method takes config::W writer structure