[][src]Type Definition betrusted_pac::uart_phy::TUNING_WORD1

type TUNING_WORD1 = Reg<u32, _TUNING_WORD1>;

Bits 8-15 of UART_PHY_TUNING_WORD.

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

For information about available fields see tuning_word1 module

Trait Implementations

impl Readable for TUNING_WORD1[src]

read() method returns tuning_word1::R reader structure

impl ResetValue for TUNING_WORD1[src]

Register TUNING_WORD1 reset()'s with value 0x7f

type Type = u32

Register size

impl Writable for TUNING_WORD1[src]

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