Type Definition atsame54p19a_pac::sercom0::usart_ext::BAUD_FRACFP_MODE[][src]

type BAUD_FRACFP_MODE = Reg<u16, _BAUD_FRACFP_MODE>;

USART_EXT Baud Rate

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

For information about available fields see baud_fracfp_mode module

Trait Implementations

impl Readable for BAUD_FRACFP_MODE[src]

read() method returns baud_fracfp_mode::R reader structure

impl ResetValue for BAUD_FRACFP_MODE[src]

Register BAUD_FRACFP_MODE reset()’s with value 0

type Type = u16

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

impl Writable for BAUD_FRACFP_MODE[src]

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