[][src]Type Definition saml10e15a::sercom0::spi::BAUD

type BAUD = Reg<u8, _BAUD>;

SPI Baud Rate

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

For information about avaliable fields see baud module

Trait Implementations

impl Readable for BAUD[src]

read() method returns baud::R reader structure

impl Writable for BAUD[src]

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

impl ResetValue for BAUD[src]

Register BAUD reset()'s with value 0

type Type = u8

Register size