Type Definition atsame53j18a_pac::sdhc0::BSR[][src]

type BSR = Reg<u16, _BSR>;

Block Size

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

For information about available fields see bsr module

Trait Implementations

impl Readable for BSR[src]

read() method returns bsr::R reader structure

impl ResetValue for BSR[src]

Register BSR reset()’s with value 0

type Type = u16

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

impl Writable for BSR[src]

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