Type Definition atsame54n19a_pac::sercom0::usart_int::RXPL[][src]

type RXPL = Reg<u8, _RXPL>;

USART_INT Receive Pulse Length

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

For information about available fields see rxpl module

Trait Implementations

impl Readable for RXPL[src]

read() method returns rxpl::R reader structure

impl ResetValue for RXPL[src]

Register RXPL reset()’s with value 0

type Type = u8

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

impl Writable for RXPL[src]

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