Type Definition atsame54n19a_pac::i2s::RXCTRL[][src]

type RXCTRL = Reg<u32, _RXCTRL>;

Rx Serializer Control

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

For information about available fields see rxctrl module

Trait Implementations

impl Readable for RXCTRL[src]

read() method returns rxctrl::R reader structure

impl ResetValue for RXCTRL[src]

Register RXCTRL reset()’s with value 0

type Type = u32

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

impl Writable for RXCTRL[src]

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