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

type DBGCTRL = Reg<u8, _DBGCTRL>;

USART_INT Debug Control

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

For information about available fields see dbgctrl module

Trait Implementations

impl Readable for DBGCTRL[src]

read() method returns dbgctrl::R reader structure

impl ResetValue for DBGCTRL[src]

Register DBGCTRL reset()’s with value 0

type Type = u8

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

impl Writable for DBGCTRL[src]

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