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

type TUNING_WORD2 = Reg<u32, _TUNING_WORD2>;

Bits 16-23 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_word2 module

Trait Implementations

impl Readable for TUNING_WORD2[src]

read() method returns tuning_word2::R reader structure

impl ResetValue for TUNING_WORD2[src]

Register TUNING_WORD2 reset()'s with value 0x4b

type Type = u32

Register size

impl Writable for TUNING_WORD2[src]

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