[][src]Type Definition nrf52832_pac::radio::TXPOWER

type TXPOWER = Reg<u32, _TXPOWER>;

Output power

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

For information about available fields see txpower module

Trait Implementations

impl Readable for TXPOWER[src]

read() method returns txpower::R reader structure

impl ResetValue for TXPOWER[src]

Register TXPOWER reset()'s with value 0

type Type = u32

Register size

impl Writable for TXPOWER[src]

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