Type Definition atsame54p19a_pac::sercom0::usart_int::BAUD_FRAC_MODE[][src]

type BAUD_FRAC_MODE = Reg<u16, _BAUD_FRAC_MODE>;

USART_INT Baud Rate

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

For information about available fields see baud_frac_mode module

Trait Implementations

impl Readable for BAUD_FRAC_MODE[src]

read() method returns baud_frac_mode::R reader structure

impl ResetValue for BAUD_FRAC_MODE[src]

Register BAUD_FRAC_MODE reset()’s with value 0

type Type = u16

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

impl Writable for BAUD_FRAC_MODE[src]

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