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

type ENABLE = Reg<u32, _ENABLE>;
Expand description

Enable UART

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

For information about available fields see enable module

Trait Implementations

Register ENABLE reset()’s with value 0

Register size

Reset value of the register

read() method returns enable::R reader structure

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