Type Definition atsame54p19a_pac::i2s::TXCTRL[][src]

type TXCTRL = Reg<u32, _TXCTRL>;

Tx Serializer Control

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

For information about available fields see txctrl module

Trait Implementations

impl Readable for TXCTRL[src]

read() method returns txctrl::R reader structure

impl ResetValue for TXCTRL[src]

Register TXCTRL reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for TXCTRL[src]

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