Type Definition atsame54p19a_pac::sdhc0::BCR[][src]

type BCR = Reg<u16, _BCR>;

Block Count

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

For information about available fields see bcr module

Trait Implementations

impl Readable for BCR[src]

read() method returns bcr::R reader structure

impl ResetValue for BCR[src]

Register BCR reset()’s with value 0

type Type = u16

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

impl Writable for BCR[src]

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